Show policy-map – Enterasys Networks X-Pedition XSR CLI User Manual
Page 502
QoS Show Commands
12-106 Configuring Quality of Service
Class map c3
Match access-group 103
Class map c2
Match ip precedence 2
Class map c1
Match ip dscp 32
show policy-map
This command displays the configuration of all classes for a specified service policy map or all
classes for all existing policy maps. It displays the configuration of a service policy map created
using the
policy-map
command. You can use the
show policy-map
command to display all
class configurations comprising any existing service policy map, whether or not that service policy
map has been attached to an interface.
Syntax
show policy-map [policy-map] interface-type
Default
All existing policy map configurations are displayed.
Mode
EXEC, Privileged EXEC, or Global configuration:
XSR>, XSR#,
or
XSR(config)#
Sample Output
This example displays the contents of the service policy map called po1:
XSR#show policy-map po1
Policy Map po1
CLass c1: Weighted Fair Queue bandwidth 600 (kbps)
Class c2: Weighted Fair Queue bandwidth 300 (kbps)
This example displays the contents of all policy maps on the XSR:
XSR#show policy-map
Policy Map p6
Class c1: Weighted Fair Queue bandwidth 10 %
Class c2: Weighted Fair Queue bandwidth 80 %
Policy Map p9
Class c1: Priority high bandwidth 300 (kbps)
Class c2: Weighted Fair Queue bandwidth 800 (kbps)
Policy Map p10
Class c1: Weighted Fair Queue bandwidth 600 (kbps)
Class c2: Weighted Fair Queue bandwidth 300 (kbps)
policy-map
Service policy map name whose complete configuration will be shown.
interface
type
Configuration for classes on the specified interface including: ATM, BRI, Fast/
GigabitEthernet, Loopback, Serial, Multilink, or Dialer (0 to 255).