14-20
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter14 Configuring LANEmulation
LANE Configuration Examples
Router 1
router1# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
router1(config)# interface atm 3/0
router1(config-if)# atm pvc 1 0 5 qsaal
router1(config-if)# atm pvc 2 0 16 ilmi
router1(config-if)# interface atm 3/0.1
router1(config-subif)# ip address 172.16.0.1 255.255.0.0
router1(config-subif)# lane client ethernet eng_elan
router1(config-subif)# end
router1# more system:running-config
Building configuration...
Current configuration:
!
version 11.1
<Information deleted>
!
interface ATM3/0
no ip address
atm pvc 1 0 5 qsaal
atm pvc 2 0 16 ilmi
!
interface ATM3/0.1 midpoint
lane client ethernet eng_elan
!
<information deleted>
!
end
router1# show interfaces atm 3/0.1
ATM3/0.1 is up, line protocol is up
Hardware is Caxias ATM
MTU 1500 bytes, BW 156250 Kbit, DLY 80 usec, rely 255/255, load 1/255
Encapsulation ATM-LANE
ARP type: ARPA, ARP Timeout 04:00:00
router1#