Cisco Systems A9014CFD Router User Manual


 
36-19
Cisco ASR 901 Series Aggregation Services Router Software Configuration Guide
OL-23826-09
Chapter 36 Configuring Inverse Muliplexing over ATM
Configuring Marking MPLS Experimental Bits
8. service-policy input policy-map-name
9. xconnect ip-address port-number encapsulation mpls
10. atm pvp VPI l2transport
11. service-policy input policy-map-name
12. xconnect ip-address port-number encapsulation mpls
DETAILED STEPS
Command Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
Enter your password if prompted.
Step 2
configure terminal
Example:
Router# configure terminal
Enters the global configuration mode.
Step 3
interface ATM
slot
/IMA
group-number
Example:
Router(config)# interface atm0/ima0
Specifies the slot location and port of IMA interface group and
configures the ATM interface.
slot—Specifies the slot location of the ATM IMA port adapter.
group-number—Specifies the group number of the IMA group.
Step 4
no ip address
Example:
Router(config-if)# no ip address
Disables the IP address configuration for the physical layer
interface.
Step 5
no atm enable-ilmi-trap
Example:
Router(config-if)# no atm
enable-ilmi-trap
Disables the ILMI trap parameters.
Step 6
pvc
VPI/VCI
l2transport
Example:
Router(config-if)# pvc 100/100
l2transport
Specifies the VPI and VCI of the PVC and configures the PVC in
layer 2 transport mode.
Step 7
encapsulation
encapsulation-type
Example:
Router(config-if)# encapsulation aal0
Sets the PVC encapsulation type to AAL0.
Step 8
service-policy input
policy-map-name
Example:
Router(config-if)# service-policy
input mark_qosgroup
Attaches a policy map to the input interface.