Cisco ASR 9000 Series Configuration Manual page 310

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

Advertisement

Offloading Service-policy on L2 Fabric Physical SFL
Command or Action
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 policy5
Step 6
class class-name
Example:
RP/0/RSP0/CPU0:router(config-pmap)# class class5
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
TenGigabitEthernet 0/1/0/0.1
Step 11
encapsulation dot1qvlan-identifier
Example:
RP/0/RSP0/CPU0:router(config-if)# encapsulation dot1q
20
Step 12
nv
Example:
RP/0/RSP0/CPU0:router(config-subif)# nv
Cisco ASR 9000 Series Aggregation Services Router Modular Quality of Service Configuration Guide, Release
6.1.x
294
Configuring QoS on the Satellite System
Purpose
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.
Defines the encapsulation format as IEEE 802.1Q
(dot1q), and specifies the VLAN identifier.
Enters the satellite network virtualization (nV)
configuration submode.

Advertisement

Table of Contents
loading

Table of Contents