SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interface gigabitEthernet 0/0/0.1
4.
plim qos input map cos inner-based
5.
plim qos input map cos inner 5 6 queue strict-priority
6.
plim qos input map cos outer-based
7.
plim qos input map cos outer 4 queue strict-priority
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 subinterface mode for Gigabit Ethernet 0/0/0.1.interface gigabitEthernet 0/0/0.1
Example:
Router(config)# interface gigabitEthernet
0/0/0.1
Step 3
Enables and allows configuration for inner VLAN COS
values.
plim qos input map cos inner-based
Example:
Router(config-subif)# plim qos input map cos
inner-based
Step 4
The VLAN COS values can be enabled by default
by executing the plim qos input map enable
command.
Note
Configures the COS values or the range of the inner VLAN
of a qinq subinterface to high priority.
plim qos input map cos inner 5 6 queue strict-priority
Example:
Router(config-subif)# plim qos input map cos
inner 5 6 queue strict-priority
Step 5
Enables configuration for outer VLAN COS values.plim qos input map cos outer-based
Step 6
Example:
Router(config-subif)# plim qos input map cos
outer-based
The VLAN COS values can be enabled by default
by executing the command plim qos input map
enable.
Note
Cisco ASR 1000 Series Aggregation Services Routers SIP and SPA Software Configuration Guide, Cisco IOS XE
Everest 16.5
OL-14127-17 447
Classifying and Scheduling Packets for the ASR 1000 Series Aggregation Services Routers
Configuring the Ingress Classification