Cisco ASR 9000 Series System Configuration Manual page 97

Aggregation services router nv
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Configuring QoS on the Satellite System
Command or Action
Step 3
match qos-group [qos-group-value]
Example:
RP/0/RSP0/CPU0:router(config-cmap)# match qos-group
5
Step 4
end-class-map
Example:
RP/0/RSP0/CPU0:router(config-cmap)# end-class-map
Step 5
policy-map [ type qos ] policy-name
Example:
RP/0/RSP0/CPU0:router(config)# policy-map policy4
Step 6
class class-name
Example:
RP/0/RSP0/CPU0:router(config-pmap)# class class4
Step 7
bandwidth {bandwidth [units] | percent value}
Example:
RP/0/RSP0/CPU0:router(config-pmap-c)# bandwidth
percent 13
Step 8
exit
Example:
RP/0/RSP0/CPU0:router(config-pmap)# exit
Step 9
end-policy-map
Example:
RP/0/RSP0/CPU0:router(config-pmap)# end-policy-map
Step 10
interface type interface-path-id
Example:
RP/0/RSP0/CPU0:router(config)# interface Bundle-Ether
2
Cisco ASR 9000 Series Aggregation Services Router nV System Configuration Guide, Release 5.3.x
Offloading Service-policy on Bundle SFL
Purpose
Specifies service (QoS) group values in a class map to
match packets.
• qos-group-value identifier argument is specified
as the exact value or range of values from 0 to
63.
• Up to eight values (separated by spaces) can be
entered in one match statement.
• match qos-groupcommand is supported only for
an egress policy.
Ends the class map configuration.
Creates or modifies a policy map that can be attached
to one or more interfaces to specify a service policy
and enters the policy map configuration mode.
Specifies the name of the class whose policy you want
to create or change.
Specifies the bandwidth allocated for a class belonging
to a policy map.
Returns the router to policy map configuration mode.
Ends the policy map configuration.
Configures an interface and enters the interface
configuration mode.
87

Advertisement

Table of Contents
loading

Table of Contents