14-21

ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter14 Configuring LANEmulation
LANE Configuration Examples

Catalyst 5500 Switch 1

Switch1> session 4
Trying ATM-4...
Connected to ATM-4.
Escape character is '^]'.
ATM> enable
ATM# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
ATM(config)# interface atm 0
ATM(config-if)# lane server-bus ethernet eng_elan
ATM(config-if)# end
ATM# copy system:running-config nvram:startup-config
Building configuration...
[OK]
ATM# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
ATM(config)# interface atm 0
ATM(config-if)# atm pvc 1 0 5 qsaal
ATM(config-if)# atm pvc 2 0 16 ilmi
ATM(config-if)# end
ATM#
ATM# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
ATM(config)# interface atm 0.1 multipoint
ATM(config-subif)# lane client ethernet 1 eng_elan
ATM(config-subif)# end
ATM# show lane client
LE Client ATM0.1 ELAN name: eng_elan Admin: up State: operational
Client ID: 3 LEC up for 24 seconds
Join Attempt: 11
HW Address: 00e0.4fac.b030 Type: ethernetMax Frame Size: 1516 VLANID: 1
ATM Address: 47.00918100000000E04FACB401.00E04FACB030.01
VCD rxFrames txFrames Type ATM Address
0 0 0 configure 47.00918100000000E04FACB401.00E04FACB405.00
27 1 14 direct 47.00918100000000E04FACB401.00E04FACB403.01
29 13 0 distribute 47.00918100000000E04FACB401.00E04FACB403.01
30 0 15 send 47.00918100000000E04FACB401.00E04FACB404.01
31 0 0 forward 47.00918100000000E04FACB401.00E04FACB404.01
ATM# copy system:running-config nvram:startup-config
Building configuration...
[OK]
ATM#
Confirming Connectivity between the ATM Switch and Other LANE Members

The following example shows how to use the show lane and ping commands to confirm the connection

between the ATM switch, routers, and LAN switches.