beautypg.com

4 distributed lane services, Distributed lane services -8 – Cabletron Systems 6500 User Manual

Page 56

background image

3-8 SmartSwitch 6500 User Guide

Creating an Emulated LAN

IP Over ATM and LANE

3.2.4

Distributed LANE Services

LANE services (LECS, LES, and BUS) can reside on different SmartSwitch 6500s. For example, the LECS can reside
on one SmartSwitch 6500, while the LES and BUS reside on another. Use the

add lecselan

,

add leselan

, and

add

buselan

to distribute LANE services among SmartSwitch 6500s.

The following steps create an ELAN with the LECS on switch SW1 and the LES and BUS on switch SW2.

1.

Use the

add buselan

command to create the BUS on switch SW2:

SW2 # add buselan

ELANNumber(0) : 1

< We’ll use ELAN number = 1 throughout the example

ELANName(ELAN001) : mis1

< We’ll call the ELAN “mis1” throughout the example

ConnectMethod(SVC) :

ELANType(802.3) :

Multipoint(YES) :

MTU(1516) :

ErrorLogEnable(NO) :

MinimumTDEnable(NO) :

SW2 #

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 #