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

Configuring Guaranteed and Remaining Bandwidths
Command or Action
Step 12
exit
Example:
RP/0/RSP0/CPU0:router(config-pmap)# exit
Step 13
interface type interface-path-id
Example:
RP/0/RSP0/CPU0:router(config)# interface
gigabitethernet 0/2/0/0
Step 14
service-policy {input | output} policy-map
Example:
RP/0/RSP0/CPU0:router(config-if)#
service-policy output policy1
Step 15
end or commit
Example:
RP/0/RSP0/CPU0:router(config-if)# end
or
RP/0/RSP0/CPU0:router(config-if)# commit
Step 16
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

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

6.1.x
74
Configuring Modular QoS Congestion Management
Purpose
Returns the router to global configuration mode.
Enters interface configuration mode and configures an interface.
Attaches a policy map to an input or output interface to be used as
the service policy for that interface.
• 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 the specified interface.

Advertisement

Table of Contents
loading

Table of Contents