Cisco WS-X5161 Manual - Halaman 16

Jelajahi secara online atau unduh pdf Manual untuk Beralih Cisco WS-X5161. Cisco WS-X5161 33 halaman. Configuring token ring lan emulation
Juga untuk Cisco WS-X5161: Buletin Dukungan Produk (6 halaman)

Cisco WS-X5161 Manual
Setting Up the Database for Restricted-Membership ELANs
Those client database entries specify which clients are allowed to join the ELAN. When a client requests to
join an ELAN, the LECS consults its database and then assigns the client to the ELAN specified in the
LECS's database.
When clients for the same restricted-membership ELAN are located in multiple switch ATM interfaces,
each client's ATM address or MAC address must be linked explicitly with the name of the ELAN. As a
result, you must configure as many client entries as you have clients for ELANs in all the switch ATM
interfaces. Each client will have a different ATM address in the database entries.
To configure restricted-membership ELANs in the LECS database, use the following commands beginning
in global configuration mode:
SUMMARY STEPS
1. ATM(config)# lane databasedatabase-name
2. ATM(lane-config-database)# nameelan-name1server-atm-addressatm-address restricted [index n ]
3. ATM(lane-config-database)# nameelan-name2server-atm-addressatm-address restricted [index n ]
4. ATM(lane-config-database)# nameelan -name1local-seg-idsegment-number
5. ATM(lane-config-database)# nameelan -name2local-seg-idsegment-number
6. ATM(lane-config-database)# client-atm-addressatm-address-templatenameelan-name
7. ATM(lane-config-database)# exit
DETAILED STEPS
Command or Action
Step 1 ATM(config)# lane
databasedatabase-name
Step 2 ATM(lane-config-database)#
nameelan-name1server-atm-
addressatm-address restricted
[index n ]
Step 3 ATM(lane-config-database)#
nameelan-name2server-atm-
addressatm-address restricted
[index n ]
Step 4 ATM(lane-config-database)#
nameelan -name1local-seg-
idsegment-number
16
Purpose
Enters database configuration mode for the LANE database that you specify.
Binds the name of the first ELAN to the ATM address of the LES/BUS for that ELAN
in the configuration database.
If you are configuring SSRP, repeat this step with the same ELAN name but with
different server ATM addresses for each additional server for the same ELAN. The
index determines the priority. The highest priority is 0.
Binds the name of the second ELAN to the ATM address of the LES/BUS in the
configuration database.
The index determines the priority. The highest priority is 0.
Repeat this step, providing a different name and a different ATM address, for each
additional ELAN.
Assigns a segment number to the first emulated Token Ring LAN in the configuration
database.
The segment number you specify for the local-seg-id keyword must be identical to the
ring number of the TrCRF. The set vlaninterface configuration command assumes that
any ring number you enter is in hexadecimal. The name elan-name local-seg-id
segment-number LANE database configuration command assumes that any value you
enter for the local-seg-id keyword is in decimal unless you enter it explicitly in
hexadecimal.
Configuring the LECS Database