Cisco Systems A9014CFD Router User Manual


 
36-21
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
DETAILED STEPS
Creating a Table-map
To create a table map for mapping QoS group to MPLS experimental bit, complete the following steps:
SUMMARY STEPS
1. enable
2. configure terminal
3. table-map table-map-name
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
service-policy input
policy-map-name
Example:
Router(config-if)# service-policy
input mark_qosgroup
Attaches a policy map to the input interface.
Step 7
xconnect
ip-address port-number
encapsulation mpls
Example:
Router(config-if)# xconnect
25.25.25.25 125 encapsulation mpls
Binds an attachment circuit to the ATM IMA interface to create a
pseudowire.