Send documentation comments to mdsfeedback-doc@cisco.com
22-269
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 22 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
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. The 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. The 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.
Release Modification
1.3(1) This command was introduced.