Cisco Asr 9000 Series Aggregation Services Router Modular Quality Of Service Configuration Guide, Release - Cisco ASR 9000 Series Configuration Manual

Aggregation services router modular quality of service
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Traffic Policing for BVI
Command or Action
Step 10
exit
Example:
RP/0/RSP0/CPU0:router(config-pmap)# exit
Step 11
interface type interface-path-id
Example:
RP/0/RSP0/CPU0:router(config)# interface BVI
10
Step 12
service-policy {input | output} policy-map
Example:
RP/0/RSP0/CPU0:router(config-if)#
service-policy output policy1
Step 13
end or commit
Example:
RP/0/RSP0/CPU0:router(config-if)# end
or
RP/0/RSP0/CPU0:router(config-if)# commit
Step 14
show policy-map interface type interface-path-id
[input | output]interface-path-id
Example:
RP/0/RSP0/CPU0:router# sh policy-map int BVI
1 input member gig 0/1/0/29

Cisco ASR 9000 Series Aggregation Services Router Modular Quality of Service Configuration Guide, Release

6.1.x
92
Configuring Modular QoS Congestion Management
Purpose
Returns the router to global configuration mode.
Specifies the BVI to which the Qos policy will get attached to .
Attaches a policy map to an input or output BVI to be used as the
service policy for that interface.
Policer for BVI is aggregated per Network processor.
Note
500M policer for two interfaces of the same NP results
in the total policed rate per NP as 500M.
• In this example, the traffic policy evaluates all traffic leaving
that interface.
Saves configuration changes.
• When you issue the end command, the system prompts you
to commit changes:
Uncommitted changes found, commit them before
exiting(yes/no/cancel)? [cancel]:
Entering yes saves configuration changes to the running
configuration file, exits the configuration session, and returns
the router to EXEC mode.
Entering no exits the configuration session and returns the
router to EXEC mode without committing the configuration
changes.
Entering cancel leaves the router in the current configuration
session without exiting or committing the configuration
changes.
• Use the commit command to save the configuration changes
to the running configuration file and remain within the
configuration session.
(Optional) Displays policy configuration information for all classes
configured for all service policies on a NP which the specified
interface (gig 0/1/0/29) belongs to.

Advertisement

Table of Contents
loading

Table of Contents