This section provides information to configure network queue QoS policies using the command line interface.
Network queue policies define the egress network queuing for the traffic egressing on the access uplink port. Network queue policies are used at the Ethernet port and define the bandwidth distribution for the various FC traffic egressing on the Ethernet port.
On 7210 SAS-D and 7210 SAS-Dxp, all network-queue policies contain 8 queues. The user cannot allocate lesser number of 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 an network queue policy, define the following:
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. Table 33 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 |
Table 34 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.
The following 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.
The following is a sample of the copied policies output.
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.