Offloading Service-policy on Bundle Access Port
Command or Action
Step 5
policy-map [ type qos ] policy-name
Example:
RP/0/RSP0/CPU0:router(config)# policy-map
policy2
Step 6
class class-name
Example:
RP/0/RSP0/CPU0:router(config-pmap)# class
class2
Step 7
set qos-group qos-group-value
Example:
RP/0/RSP0/CPU0:router(config-pmap-c)# set
qos-group 5
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 1
Step 11
bundle id bundle-id
Example:
RP/0/RSP0/CPU0:router(config-if)# bundle id
1
Step 12
l2transport
Example:
RP/0/RSP0/CPU0:router(config-if)# l2transport
Cisco ASR 9000 Series Aggregation Services Router nV System Configuration Guide, Release 5.3.x
82
Configuring QoS on the Satellite System
Purpose
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.
Sets the QoS group identifiers on IPv4 or MPLS packets.
Returns the router to policy map configuration mode.
Ends the policy map configuration.
Configures an interface and enters the interface configuration
mode.
Creates a multilink interface bundle with the specified
bundle ID.
(Optional)
Configures the L2 transport offload for satellite.