Cisco AJ732A - MDS 9134 Fabric Switch Configuration Manual page 429

Cisco nexus 5000 series switch cli software configuration guide, nx-os 4.0(1a)n1 (ol-16597-01, january 2009)
Hide thumbs Also See for AJ732A - Cisco MDS 9134 Fabric Switch:
Table of Contents

Advertisement

Chapter 31
Configuring QoS
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
Command
Step 7
switch(config)# interface {ethernet
slot/port | port-channel channel-number}
Step 8
switch(config-if)# service-policy output
policy-name
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
OL-16597-01
Purpose
Enters configuration mode for the specified interface.
Note
The service policy on a port channel overrides
any service policy configuration on individual
member interfaces.
Applies the policy map to the interface.
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
Configuring QoS on Interfaces
31-15

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents