This chapter provides information to configure network queue QoS policies using the CLI.
Network queue policies define the egress network queuing for the traffic egressing on the access uplink ports. Network queue policies are used at the Ethernet port and define the bandwidth distribution for the FC traffic egressing on the Ethernet port.
On 7210 SAS-D and 7210 SAS-Dxp, all network-queue policies contain eight queues. The user cannot allocate fewer queues or change the mapping of FC to queue. Each of these queues is shared by unicast and multicast traffic.
A basic network queue QoS policy must conform to the following:
Configuring and applying QoS policies other than the default policy is optional. A default network queue policy is applied to all access uplink ports:
To create a network queue policy, define the following:
On 7210 SAS-D and 7210 SAS-Dxp, FCs are mapped to eight queues available at the port according to FC-to-queue ID map.
Use the following syntax to create a network queue QoS policy.
Use the following syntax to apply a network queue policy to an Ethernet port.
The default network queue policies are identified as policy-id default. The default policies cannot be modified or deleted. The following table lists the network queue policy defaults for 7210 SAS-D.
Field | Default |
description | Default network queue QoS policy. |
queue 1 | |
rate | |
cir | 0 |
pir | 100 |
queue 2 | |
rate | |
cir | 25 |
pir | 100 |
queue 3 | |
rate | |
cir | 25 |
pir | 100 |
queue 4 | |
rate | |
cir | 25 |
pir | 100 |
queue 5 | |
rate | |
cir | 100 |
pir | 100 |
queue 6 | |
rate | |
cir | 100 |
pir | 100 |
queue 7 | |
rate | |
cir | 10 |
pir | 100 |
queue 8 | |
rate | |
cir | 10 |
pir | 100 |
The following table lists the network queue policy defaults for 7210 SAS-Dxp.
Field | Default |
description | Default network queue QoS policy. |
queue 1 | |
rate | |
cir | 0 |
pir | 100 |
queue 2 | |
rate | |
cir | 10 |
pir | 100 |
queue 3 | |
rate | |
cir | 10 |
pir | 100 |
queue 4 | |
rate | |
cir | 10 |
pir | 100 |
queue 5 | |
rate | |
cir | 15 |
pir | 100 |
queue 6 | |
rate | |
cir | 15 |
pir | 100 |
queue 7 | |
rate | |
cir | 5 |
pir | 100 |
queue 8 | |
rate | |
cir | 10 |
pir | 100 |
The following displays network queue default policy parameters for 7210 SAS-D.
The following displays network queue default policy parameters for 7210 SAS-Dxp.
This section describes the service management tasks.
A network queue policy is associated by default with all access uplink ports. You can replace the default policy with a customer-configured policy, but you cannot entirely remove a QoS policy. When you remove a QoS policy, the policy association reverts to the default network-queue policy default.
Use the following syntax to delete a user-created network queue policy.
The following example shows the command usage to delete a user-created network queue policy.
You can copy an existing network queue policy, rename it with a new policy ID name, or overwrite an existing network queue policy. The overwrite option must be specified or an error occurs if the destination policy ID exists.
Use the following syntax to copy and overwrite a QoS policy.
The following example shows the command usage to copy and overwrite a QoS policy.
The following is a sample configuration output showing copied policies.
You can change existing policies, except the default policies, and entries in the CLI. The changes are applied immediately to all ports where the policy is applied. To prevent configuration errors, use the copy command to make a duplicate of the original policy to a work area, make the edits, and then overwrite the original policy.