Cisco Systems A9014CFD Router User Manual


 
36-6
Cisco ASR 901 Series Aggregation Services Router Software Configuration Guide
OL-23826-09
Chapter 36 Configuring Inverse Muliplexing over ATM
Configuring ATM IMA over MPLS
7. no atm ilmi-keepalive
DETAILED STEPS
Configuring ATM over MPLS Pseudowire Interface
You can configure ATM over MPLS in the following modes:
Configuring a Port Mode Pseudowire, page 36-7
Configuring an N-to-1 VCC Cell Mode, page 36-7
Configuring an N-to-1 vPC Cell Mode, page 36-8
ATM AAL5 SDU VCC Transport, page 36-9
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
controller {t1 | e1}
slot/port
Example:
Router(config)# controller E1 0/4
Selects a T1 or E1 controller and enters controller configuration
mode.
Step 4
interface ATM
slot
/IMA
group-number
Example:
Router(config-controller)# interface
ATM0/IMA0
Specifies the slot location and port of IMA interface group.
slot—Specifies the slot location of the ATM IMA port adapter.
group-number—Specifies the group number of the IMA group.
Step 5
no ip address
Example:
Router(config-if)# no ip address
Disables the IP address configuration for the physical layer
interface.
Step 6
atm bandwidth dynamic
Example:
Router(config-if)# atm bandwidth
dynamic
Specifies the ATM bandwidth as dynamic.
Step 7
no atm ilmi-keepalive
Example:
Router(config-if)# no atm
ilmi-keepalive
Disables the ILMI keepalive parameters.