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