hit counter script

Cisco ASR 1000 Series Software Configuration Manual page 490

Aggregation services routers sip and spa, cisco ios xe everest 16.5
Table of Contents

Advertisement

Configuring the Ingress Classification
DETAILED STEPS
Command or Action
Step 1
enable
Example:
Router> enable
Step 2
configure terminal
Example:
Router# configure terminal
Step 3
ingress-class-map 1
Example:
Router(config-ing-class-map)#
Step 4
map ipv6 all queue strict-priority
Example:
Router(config-ing-class-map)# map ipv6 all
queue strict-priority
Step 5
map ipv6 tc tc-value queue strict-priority
Example:
Router(config-ing-class-map)# map ipv6 tc
af43 queue strict-priority
Step 6
exit
Example:
Router(config-ing-class-map)# exit
Step 7
interface {POS | Serial} interface-path-id
Example:
Router(config)# interface POS 0/2/0
Cisco ASR 1000 Series Aggregation Services Routers SIP and SPA Software Configuration Guide, Cisco IOS
XE Everest 16.5
444
Classifying and Scheduling Packets for the ASR 1000 Series Aggregation Services Routers
Purpose
Enables privileged EXEC mode. Enter your password when
prompted.
Enters global configuration mode.
Enters the ingress classification template settings for the specified
template ID and enables the configuration of the classifications
for IPv4, IPv6, or MPLS.
Sets the priority for all IPv6 packets as high.
Classifies IPv6 traffic class values with af43 as high priority.
Exits the ingress-class-map mode and goes back to the global
configuration mode.
Enters the interface configuration mode and specifies the POS
or Serial interface name with the notation
slot/sub-slot/interface-id. Possible interface types for this
procedure are:
• POS
• Serial
The example indicates a 0 port in the POS SPA adapter
Note
at sub-slot 2 in the SIP at slot 0.
OL-14127-17

Advertisement

Table of Contents
loading

Table of Contents