Alcatel Carrier Internetworking Solutions 6300-24 Network Card User Manual


 
Quality of Service Commands
4-217
4
Command Mode
Privileged Exec
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-32 characters)
class-map-name - Name of the class map. (Range: 1-32 characters)
Default Setting
Displays all policy maps and all classes.
Command Mode
Privileged Exec
Example
show policy-map interface
This command displays the configuration of all classes configured for all service
policies on the specified interface.
Syntax
show policy-map interface
interface
interface
ethernet unit/port
- unit - This is device 1.
- port - Port number.
port-channel channel-id (Range: 1-6)
Console#show class-map
Class Map match-any rd_class
Match ip dscp 3
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#