Network Router User's Manual
Configuring the LES/BUS
ATMSwitch Router Quick Software Configuration Guide4-8
For examples of these commands, see the section “LANE Configuration Examples” at the
end of this chapter.
Configuring the LES/BUS
In Cisco’s implementation of LANE, the LES and BUS are treated as one LANE
component. You configure the LES and BUS together as one component (the LES/BUS),
instead of two separate LANE components.
Take these steps:
6 Switch(lane-config-database)#
default-name elan-name
In the configuration database, assign an
ELAN to the LECs to join without
specifying an ELAN name.
7 Switch(lane-config-database)#
end
Switch#
Return to privileged EXEC mode.
Step Command Purpose
1 Switch> enable
Switch#
Enter privileged EXEC mode.
2 Switch# configure terminal
Switch(config)#
Enter global configuration mode.
3 Switch(config)# interface
ethernet 0[.subinterface]
Switch(config-if)#
Specify the subinterface for the first
ELAN.
4 Switch(config-if)# lane
server-bus ethernet elan-name1
Enable a LES/BUS for the first ELAN.
5 Switch(config-if)# ip address
address mask
Assign an IP address to the subinterface.
6 Switch(config-if)# end
Switch#
Return to privileged EXEC mode.
Step Command Purpose