Cisco Systems MDS 9000 Marine Radio User Manual


 
20-132
Cisco MDS 9000 Family Command Reference
78-16088-01, Cisco MDS SAN-OS Release 1.3
Chapter 20 Show Commands
show qos
show qos
To display the current QoS settings along with a the number of frames marked high priority, use the show
qos command.
show qos {class-map [name class-name] | dwrr | policy-map [name policy-name] | service policy
[interface fc slot/port | vsan vsan-id] | statistics}
Syntax Description
Defaults None.
Command Modes EXEC mode.
Command History This command was modified in Cisco MDS SAN-OS Release 1.3(1).
Usage Guidelines To access all but the statistics option for this command, you must perform the qos enable command.
Examples The following example displays the contents of all class maps.
switch# show qos class-map
qos class-map MyClass match-any
match dest-wwn 20:01:00:05:30:00:28:df
match src-wwn 23:15:00:05:30:00:2a:1f
match src-intf fc2/1
qos class-map Class2 match-all
match src-intf fc2/14
qos class-map Class3 match-all
match src-wwn 20:01:00:05:30:00:2a:1f
class-map Displays QoS class maps.
name class-name Specifies a class map name. Maximum length is 63 alpha-numeric characters.
dwrr Displays deficit weighted round robin queue weights.
policy-map Displays QoS policy-maps.
name policy-name Specifies a policy map name. Maximum length is 63 alpha-numeric characters.
service policy Displays QoS service policy associations.
interface fc
slot/port
Specifies a Fibre Channel interface.
vsan vsan-id Specifies a VSAN ID. The range is 1 to 4093.
statistics Displays QoS related statistics.