PurposeCommand or Action
Attaches the ingress classification class-map template with the
specified index-id to the POS or Serial interface.
plim qos input class-map index-id
Example:
Router(config-if)# plim qos input class-map
1
Step 8
Classifying MPLS Packets
To classify either all the MPLS packets or the MPLS packets based on EXP bits of the MPLS header as either
high or low, execute the following set of commands in the Configuration ingress class map mode:
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
ingress-class-map 1
4.
map mpls all queue strict-priority
5.
map mpls exp exp-value queue strict-priority
6.
exit
7.
interface {POS | Serial} interface-path-id
8.
plim qos input class-map index-id
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode. Enter your password when
prompted.
enable
Example:
Router> enable
Step 1
Enters global configuration mode.configure terminal
Example:
Router# configure terminal
Step 2
Enters the ingress classification template settings for the specified
template ID and enables configuration of the classifications for
IPv4, IPv6, or MPLS.
ingress-class-map 1
Example:
Router(config-ing-class-map)#
Step 3
Cisco ASR 1000 Series Aggregation Services Routers SIP and SPA Software Configuration Guide, Cisco IOS XE
Everest 16.5
OL-14127-17 445
Classifying and Scheduling Packets for the ASR 1000 Series Aggregation Services Routers
Configuring the Ingress Classification