Configuration Guide QoS Configuration
QoS Displaying
Showing class-map
You may show the contents of class-map through the following steps:
show class-map [class-name]
Show the contents of the class map entity
For example,
Ruijie# show class-map
Class Map cc
Match access-group 1
Ruijie#
Showing policy-map
You may show the contents of policy-map through the following steps:
show policy-map [policy-name
[class class-name]]
Show QoS policy map,
policy-name is the selected name of policy map,
specified as class
Show the class map bound with the policy map in
case of class-name
For example,
Ruijie# show policy-map
Policy Map pp
Class cc
Ruijie#
Showing mls qos interface
You may show the QoS information of all ports through the following steps:
show mls qos interface [interface|
policers]
Show the QoS information of the interface,
The Policers option shows the policy map applied
on the interface.
For example,
Ruijie# show mls qos interface gigabitEthernet 0/4
Interface GigabitEthernet 0/4
Attached input policy-map: pp
Default COS: trust dscp
Default COS: 6
Ruijie#show mls qos interface policers
Interface: GigabitEthernet 0/4
Attached input policy-map: pp
Ruijie#