Configuring Modular QoS Service Packet Classification and Marking on Cisco ASR 9000 Series Routers
How to Configure Modular QoS Packet Classification and Marking on Cisco ASR 9000 Series Routers
QC-28
Cisco ASR 9000 Series Aggregation Services Router Modular Quality of Service Configuration Guide
OL-23108-02
Restrictions
Shared policy instance across multiple physical interfaces is not supported.
SUMMARY STEPS
1. configure
2. interface Bundle-Ether bundle-id
3. service-policy {input | output} policy-map [shared-policy-instance instance-name]
4. end
or
commit
5. show policy-map shared-policy-instance instance name [input | output] location location-id
DETAILED STEPS
Command or Action Purpose
Step 1
configure
Example:
RP/0/RSP0/CPU0:router# configure
Enters global configuration mode.
Step 2
interface Bundle-Ether
bundle-id
Example:
RP/0/RP1/CPU0:router(config)# interface
Bundle-Ether 100.1 l2transport
Enters interface configuration mode and configures a
bundle interface.
Step 3
service-policy {input | output}
policy-map
[shared-policy-instance
instance-name
]
Example:
RP/0/RSP0/CPU0:router(config-if)#
service-policy output policy1
shared-policy-instance Customer1
Attaches a policy map to an input or output bundle interface
to be used as the service policy for that subinterface.
• In this example, the traffic policy evaluates all traffic
leaving that interface.