Chapter 31
Configuring QoS
Configuring QoS on Interfaces
S e n d f e e d b a c k t o n x 5 0 0 0 - d o c f e e d b a c k @ c i s c o . c o m
The following example shows that the system class best-effort drop class is guaranteed 20 percent of the
bandwidth on interface eth1/1:
switch(config)# class-map best-effort-drop-class
switch(config-cmap)# match cos 5
switch(config)# policy-map policy1-egress
switch(config-pmap)# class best-effort-drop-class
switch(config-pmap-c)# bandwidth percent 20
switch(config)# interface ethernet 1/1
switch(config-if)# service-policy output policy1-egress
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
31-15
OL-16597-01
Need help?
Do you have a question about the N5010P-N2K-BE and is the answer not in the manual?