10-8
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter10 Configuring ILMI
Configuring an ILMI Interface

Displaying the ILMI Interface Configuration

To show the ILMI interface configuration, use the following EXEC command:
Example
The following example displays the ILMI status for ATM interface 3/0/0:
Switch# show atm ilmi-status atm 3/0/0
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
Configuring ATM Address Groups
ATM address groups allow more than one interface to have the same ATM address. These multiple
connections provide load balancing for traffic from an end stat ion.
Configure the interfaces in a group by performing the following tasks, beginning in global configuration
mode:
Example
The following example shows how to configure ATM interface1/1/0 a nd ATM interface3/0/1 in
ATMaddress group 5:
Switch(config)# interface atm 1/1/0
Switch(config-if)# atm interface-group 5
Switch(config-if)# exit
Switch(config)# interface atm 3/0/1
Switch(config-if)# atm interface-group 5
Command Purpose
show atm ilmi-status atm card/subcard/port Shows the ILMI configuration on a per-port
basis.
Command Purpose
Step1 Switch(config)# interface atm
card/subcard/port[.vpt#]
Switch(config-if)#
Specifies an ATM interface and enters interface
configuration mode.
Step2 Switch(config-if)# atm interface-group number Configures the ATM address group.