2-10 SmartSwitch ATM User Guide
Creating an Emulated LAN IP Over ATM and LANE
2. Use the add leselan command to create an LES on switch SW2:
SW2 # add leselan
ELANNumber(0) : 1
ELANName(ELAN001) : mis1
ConnectMethod(SVC) :
ELANType(802.3) :
Multipoint(YES) :
MTU(1516) :
ErrorLogEnable(NO) :
MinimumTDEnable(NO) :
ForwardPeakCellRate(0) :
BackwardPeakCellRate(0) :
Distribute(PROXY) :
BUSATMAddress(39:00:00:00:00:00:00:00:00:00:14:41:80:00:20:D4:14:41:81:02): — Created by add buselan
SW2 #
3. Use the show leselan command on SW2 to obtain the ATM address of the LES:
SW2 # show leselan 1
ELAN : mis1
ELAN Number : 1
ELAN Name : mis1
ATM Address : 39:00:00:00:00:00:00:00:00:00:14:41:80:00:20:D4:14:41:81 — ATM address of LES
:02
Max Frame Size : 1516
Connection Method : SVC
Distribute VPI/VCI : 0/0
Distribute Method : PROXY
ELAN Type : 802.3
Multipoint : YES
Error Logging : NO
Min TD Negotiation : NO
BUS Address : 39:00:00:00:00:00:00:00:00:00:14:41:80:00:20:D4:14:41:81
:02
SW2 #
4. On switch SW1, use the command add lecselan to create the LECS:
SW1 # add lecselan
ELANNumber(0) : 1
ELANName(ELAN001) : mis1
LESAddress(39:00:00:00:00:00:00:00:00:00:A3:87:0B:00:00:1D:A3:87:0B:03):39:00:00:00:00:00:00:00:0
0:00:14:41:80:00:20:d4:14:41:81:02 — Specify the LES address on SW2
ELANType(802.3) :
MTU(1516) :
TLVSet() :
SW1 #
5. Use the add laneclient command on SW1 to add a client to the ELAN:
SW1 # add laneclient
ClientNumber(0) : 1
LanName(ELAN001) : mis1
ServerType(LECS) :
ServerAddress() :
IPAddress() : 90.1.1.22 — This IP address is for example only
NetMask(255.0.0.0) : 255.255.255.0 — This subnet mask is for example only
MTU(1516) :
SW1 #