Offloading Service-policy on Bundle SFL
Perform these tasks to offload the service-policy on the bundle Satellite Fabric Link (SFL). This procedure
offloads the service-policy in the egress direction of SFL.
SUMMARY STEPS
1.
configure
2.
class-map [type qos] [match-any] [match-all] class-map-name
3.
match qos-group [qos-group-value]
4.
end-class-map
5.
policy-map [ type qos ] policy-name
6.
class class-name
7.
bandwidth {bandwidth [units] | percent value}
8.
exit
9.
end-policy-map
10.
interface type interface-path-id
11.
bundle id bundle-id
12.
nv
13.
satellite-fabric-link satellite satellite_id
14.
remote-portsinterface_type remote_subslot
15.
service-policy output policy-map
16.
commit
17.
exit
18.
commit
DETAILED STEPS
PurposeCommand or Action
configure
Step 1
Creates a class map to be used for matching packets
to the class specified and enters the class map
configuration mode.
class-map [type qos] [match-any] [match-all]
class-map-name
Example:
RP/0/RSP0/CPU0:router(config)# class-map match-any
class4
Step 2
If you specify match-any, one of the match criteria
must be met for traffic entering the traffic class to be
classified as part of the traffic class. This is the default.
If you specify match-all, the traffic must match all the
match criteria.
Cisco ASR 9000 Series Aggregation Services Router nV System Configuration Guide, Release 5.3.x
86
Configuring QoS on the Satellite System
Offloading Service-policy on Bundle SFL