S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
56-11
Cisco MDS 9000 Family CLI Configuration Guide
OL-16184-01, Cisco MDS SAN-OS Release 3.x
Chapter 56 Configuring Fabric Congestion Control and QoS
QoS
match input-interface fc2/1
qos class-map Class2 match-all
match input-interface fc2/14
qos class-map Class3 match-all
match source-wwn 20:01:00:05:30:00:2a:1f
Example 56-4 Displays the Contents of a Specified Class Map
switch#
show qos class-map name MyClass
qos class-map MyClass match-any
match destination-wwn 20:01:00:05:30:00:28:df
match source-wwn 23:15:00:05:30:00:2a:1f
match input-interface fc2/1
Example 56-5 Displays All Configured Policy Maps
switch#
show qos policy-map
qos policy-map MyPolicy
class MyClass
priority medium
qos policy-map Policy1
class Class2
priority low
Example 56-6 Displays a Specified Policy Map
switch#
show qos policy-map name MyPolicy
qos policy-map MyPolicy
class MyClass
priority medium
Example 56-7 Displays Scheduled DWRR Configurations
switch#
show qos dwrr
qos dwrr-q high weight 50
qos dwrr-q medium weight 30
qos dwrr-q low weight 20
Example 56-8 Displays All Applied Policy Maps
switch#
show qos service policy
qos service policy MyPolicy vsan 1
qos service policy Policy1 vsan 4
Example 56-9 Displays the Policy Map Associated with a Specified VSAN
switch#
show qos service policy vsan 1
qos policy-map pmap1
class cmap1
priority medium
class cmap2
priority high