Cisco Systems OL-7396-01 Manual De Usuario

Descargar
Página de 934
14-26
ATM Switch Router Software Configuration Guide 
OL-7396-01
Chapter 14
Configuring LAN Emulation
LANE Configuration Examples
Figure 14-4 Single Emulated LAN with Backup LANE Example Network
This example shows how to accept all default settings provided. For example, it does not explicitly set 
ATM addresses for the different LANE components that are also on the router. Membership in this 
emulated LAN is not restricted.
Ethernet Example
Router 1
router1# show lane default-atm-addresses
interface ATM0:
LANE Client:        47.00918100000000603E7B2001.00000C407572.**
LANE Server:        47.00918100000000603E7B2001.00000C407573.**
LANE Bus:           47.00918100000000603E7B2001.00000C407574.**
LANE Config Server: 47.00918100000000603E7B2001.00000C407575.00
note: ** is the subinterface number byte in hex
 
ATM Switch Router
Switch# show lane default-atm-address
interface ATM2/0/0:
LANE Client:        47.00918100000000603E7B2001.00603E7B2002.**
LANE Server:        47.00918100000000603E7B2001.00603E7B2003.**
LANE Bus:           47.00918100000000603E7B2001.00603E7B2004.**
LANE Config Server: 47.00918100000000603E7B2001.00603E7B2005.00
note: ** is the subinterface number byte in hex
Switch# configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
Switch(config)# atm lecs-address-default 47.00918100000000603E7B2001.00000C407575.00
Switch(config)# atm lecs-address-default 47.00918100000000603E7B2001.00603E7B2005.00
Switch(config)# end
Switch# 
Router 1
Configuration server
BUS server client
0.1
172.16.0.1
0.2
172.16.0.3
maIn-atm 0.1
172.16.0.4
172.16.0.0
Router 2
client
ATM client switch
Backup server client
14223