Configuring QoS on the System
Step 6
The following example shows how to reset the system QoS configuration:
switch# configure terminal
switch(config)# system qos
switch(config-sys-qos)# no service-policy type qos input my-in-policy
switch(config-sys-qos)# no service-policy type network-qos my-nq-policy
switch(config-sys-qos)# no service-policy type queuing output my-out-policy
switch(config-sys-qos)# no service-policy type queuing input my-in-policy
Configuring the Queue Limit for a Specified Fabric Extender
At the Fabric Extender configuration level, you can control the queue limit for a specified Fabric Extender
for egress direction (from the network to the host). You can use a lower queue limit value on the Fabric
Extender to prevent one blocked receiver from affecting traffic that is sent to other noncongested receivers
("head-of-line blocking"). A higher queue limit provides better burst absorption and less head-of-line blocking
protection. You can use the no form of this command to allow the Fabric Extender to use all available hardware
space.
Note
At the system level, you can set the queue limit for Fabric Extenders by using the fex queue-limit
command. However, configuring the queue limit for a specific Fabric Extender will override the queue
limit configuration set at the system level for that Fabric Extender.
You can specify the queue limit for the following Fabric Extenders:
• Cisco Nexus 2148T Fabric Extender (48x1G 4x10G SFP+ Module)
• Cisco Nexus 2224TP Fabric Extender (24x1G 2x10G SFP+ Module)
• Cisco Nexus 2232P Fabric Extender (32x10G SFP+ 8x10G SFP+ Module)
• Cisco Nexus 2248T Fabric Extender (48x1G 4x10G SFP+ Module)
• Cisco Nexus N2248TP-E Fabric Extender (48x1G 4x10G Module)
• Cisco Nexus N2348UPQ Fabric Extender (48x10G SFP+ 6x40G QSFP Module)
Procedure
Step 1
Step 2
OL-26657-01
Command or Action
switch(config-sys-qos)# no service-policy type
queuing input policy-map name
Command or Action
switch# configure terminal
switch(config)# fex fex-id
Cisco Nexus 5000 NX-OS Quality of Service Configuration Guide, Release 5.1(3)N2(1)
Configuring the Queue Limit for a Specified Fabric Extender
Purpose
Resets the input queuing mode policy map.
Purpose
Enters global configuration mode.
Specifies the Fabric Extender and enters the Fabric
Extender mode.
39