Configuring Modular QoS Congestion Management
Command or Action
Step 10
show policy-map interface type interface-path-id
[input | output]
Example:
RP/0/RSP0/CPU0:router# show policy-map
interface gigabitethernet 0/2/0/0
Configuration Examples for Configuring Congestion
Management
Service Fragment Configurations: Example
This example shows the service-fragment premium being created.
policy-map tsqos-port-policy
This example shows the service-fragment premium being referred (at the sub-interface):
policy-map tsqos-subif-policy-premium
Traffic Policing for BVI: Example
The following example shows how to configure traffic policing for a BVI:
policy-map p1
class c1
police rate 10
exit
exit
exit
interface BVI 10
service-policy output p1
Configuration example for L2VPN (sub-interface):
interface TE0/2/1/2.1 l2transport
encapsulation dot1q50
rewrite ingress tag pop1 symmetric (for dot1q sub)
class class-default
shape 500 mbps
class dscp1
shape 1 Gbps
service-fragment premium
end-policy
exit
class class-default
fragment premium
shape 20 mbps
bandwidth remaining ratio 20
service-policy subif-child
end-policy
exit
conform-action set prec 1
exceed-action drop
Cisco ASR 9000 Series Aggregation Services Router Modular Quality of Service Configuration Guide, Release 6.1.x
Configuration Examples for Configuring Congestion Management
Purpose
(Optional) Displays statistics for all classes configured for all service
policies on the specified interface. If ECN is enabled, displays ECN
marking information for the specified interface.
95