Show policy-map, Show policy-map interface – LevelOne FGL-2870 User Manual
Page 739

Quality of Service Commands
4-373
4
Example
show policy-map
This command displays the QoS policy maps which define classification criteria for
incoming traffic, and may include policers for bandwidth limitations.
Syntax
show policy-map [policy-map-name [class class-map-name]]
• policy-map-name - Name of the policy map. (Range: 1-16 characters)
• class-map-name - Name of the class map. (Range: 1-16 characters)
Default Setting
Displays all policy maps and all classes.
Command Mode
Privileged Exec
Example
show policy-map interface
This command displays the service policy assigned to the specified interface.
Syntax
show policy-map interface interface input
interface
• ethernet unit/port
- unit - Stack unit. (Range: 1)
- port - Port number. (Range: 1-28/52)
• port-channel channel-id (Range: 1-8)
Console#show class-map
Class Map match-any rd-class#1
Match ip dscp 3
Class Map match-any rd-class#2
Match ip precedence 5
Class Map match-any rd-class#3
Match vlan 1
Console#
Console#show policy-map
Policy Map rd-policy
class rd-class
set ip dscp 3
Console#show policy-map rd-policy class rd-class
Policy Map rd-policy
class rd-class
set ip dscp 3
Console#