Cisco ASR 9000 Series System Configuration Manual page 102

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

Advertisement

Offloading Service-policy on Ring Physical SFL
SUMMARY STEPS
1. configure
2. class-map [type qos] [match-any] [match-all] class-map-name
3. match qos-group [qos-group-value1]
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. encapsulation dot1qvlan-identifier
11. interface type interface-path-id
12. nv
13. satellite-fabric-link network satellite satellite_id
14. remote-ports interface_type remote_subslot
15. service-policy output policy-map
16. exit
17. satellite-fabric-link network satellite satellite_id
18. remote-portsinterface_type remote_subslot
19. service-policy output policy-map
20. commit
DETAILED STEPS
Command or Action
Step 1
configure
Step 2
class-map [type qos] [match-any] [match-all]
class-map-name
Example:
RP/0/RSP0/CPU0:router(config)# class-map
match-any class6
Step 3
match qos-group [qos-group-value1]
Example:
RP/0/RSP0/CPU0:router(config-cmap)# match
qos-group 5
Cisco ASR 9000 Series Aggregation Services Router nV System Configuration Guide, Release 5.3.x
92
Configuring QoS on the Satellite System
Purpose
Creates a class map to be used for matching packets to the
class specified and enters the class map configuration mode.
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.
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.

Advertisement

Table of Contents
loading

Table of Contents