10-5
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter 10
Configuring ILMI
Configuring an ILMI Interface
ARP Server Address (s):
1122334455667788990011223344556677889900
The following example shows the ILMI status:
Switch#
show atm ilmi-status
Interface : ATM0 Interface Type : Local
Configured Prefix(s) :
47.0091.8100.0000.0003.c386.b301
Interface : ATM3/0/0 Interface Type : Private NNI
ILMI VCC : (0, 16) ILMI Keepalive : Disabled
Configured Prefix(s) :
47.0091.8100.0000.0003.c386.b301
Interface : ATM3/0/3 Interface Type : Private NNI
ILMI VCC : (0, 16) ILMI Keepalive : Disabled
Configured Prefix(s) :
47.0091.8100.0000.0003.c386.b301
Configuring an ILMI Interface
To configure an ILMI interface, perform the following tasks, beginning in global configuration mode:
Note
If the ILMI VC (by default VCI = 16) is disabled, then the ILMI is disabled.
Examples
The following example shows how to enable ILMI autoconfiguration on ATM interface 3/0/3:
Switch(config)#
interface atm 3/0/3
Switch(config-if)#
atm auto-configuration
The following example shows how to enable ATM address registration on ATM interface 3/0/3:
Switch(config)#
interface atm 3/0/3
Switch(config-if)#
atm address-registration
Command
Purpose
Step 1
Switch(config)#
interface atm
card
/
subcard
/
port
[
.
vpt#
]
Switch(config-if)#
Specifies an ATM interface and enters interface
configuration mode.
Step 2
Switch(config-if)#
atm auto-configuration
Enables ILMI autoconfiguration, including
determination of interface protocol, version, and
side.
Step 3
Switch(config-if)#
atm address-registration
Configures ILMI address registration for a
specified interface.
Step 4
Switch(config-if)#
atm ilmi-keepalive
[
seconds
[
retry
number
]]
Configures ILMI keepalive.