Software Configuration of ATM ISE Line Cards for Cisco 12000 Series Routers
Command or Action
Step 5
exit
Step 6
policy-map policy-name
Example:
Router(config)# policy-map SET_ATM_CLP
Step 7
class prec345
Example:
Router(config-pmap)# class prec345
Step 8
set atm-clp
Example:
Router(config-pmap)# set atm-clp
Step 9
set ip precedence
Step 10
set ip dscp ip-dscp-value
Example:
Router(config-pmap-c)# set ip dscp 31
Step 11
set mpls experimental value
Step 12
set qos-group value
Example:
Router(config-pmap-c)# set qos-group 10
Step 13
exit
Step 14
exit
Step 15
interface atmslot/port.subifnum
Example:
Router(config)# interface atm1/0.1
pvc vpi/vci
Step 16
Example:
Router(config-subif)# pvc 10/50
Step 17
service-policy input policy-name
Example:
Router(config-if-atm-vc)# service-policy output
SET_ATM_CLP
How to Configure Layer 3 Terminated VCs on the 4-Port ATM ISE Line Card
Purpose
Exits class-map mode.
Specifies the name of the traffic policy to configure.
Specifies the name of a predefined class, which was defined
with the class-map command, to be included in the traffic
policy.
Sets the ATM cell loss priority bit to 1.
Use either
Step
8,
Note
Step
12, depending on what bits you need to
configure.
Specifies the IP precedence of packets within a traffic class.
The IP precedence value can be any value between 0 and 7.
Specifies the IP DSCP of packets within a traffic class. The
IP DSCP value can be any value between 0 and 63.
Designates the value to which the MPLS bits are set if the
packets match the specified policy map.
Specifies a QoS group value to associate with the packet.
The QoS group value can be any value between 0 and 99.
Exits policy-map class mode.
Exits policy-map mode.
Specifies the ATM subinterface to configure.
Specifies the ATM PVC to attach the policy map to.
Attaches the policy map to the PVC.
Cisco IOS Release 12.0(27)S
Step
9,
Step
10,
Step
11, or
25