cc/td/doc/product/atm/c8540/wa5/12_0/12_3
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

Configuring LAN Emulation

Configuring LAN Emulation

This chapter describes LAN Emulation (LANE) and how to configure it on the ATM switch router. The LANE connection can only be used to manage the ATM switch router.


Note This chapter provides advanced configuration instructions for the Catalyst 8540 MSR, Catalyst 8510 MSR, and LightStream 1010 ATM switch routers. For overview information, refer to the Guide to ATM Technology. For complete descriptions of the commands mentioned in this chapter, refer to the ATM Switch Router Command Reference publication.

This chapter contains the following sections:

How LANE Works

The ATM Forum defined the LANE specification to allow legacy LAN users to take advantage of ATM's benefits without requiring modifications to end station hardware or software. LANE makes an ATM interface look like one or more separate Ethernet or Token Ring interfaces.

LANE uses ATM as a backbone to interconnect existing legacy LANs. Multiple emulated LANs (ELANs), which are logically separated, can share the same physical ATM network and the same physical ATM interface.

LANE services provide connectivity between ATM-attached devices and LAN-attached devices. Two primary applications that use the LANE protocol are as follows:

Figure 13-1 illustrates the various connections LANE provides.


Figure 13-1: LANE Concept


For overview information about the ATM LANE feature refer to the Guide to ATM Technology.

LANE Servers and Components

A single emulated LAN consists of the following components:


Note In Token Ring environments, a LANE client configured for source-route bridging may register a route descriptor with the LES. (Catalyst 8510 MSR and LightStream 1010)

These servers could be single points of failure in a LANE, but Cisco has developed a fault tolerance mechanism known as simple server redundancy that eliminates these single points of failure. Although this scheme is proprietary, no new protocol additions have been made to the LANE subsystems, which are described in the section "Configuring Fault-Tolerant Operation" later in this chapter.

Emulated LAN entities can coexist on one or more Cisco routers or Catalyst switches such as the Catalyst 5000 series. On Cisco routers, each LES and BUS is always a single entity.

For overview information about LANE, refer to the Guide to ATM Technology:

Addressing

On a LAN, packets are addressed by the MAC-layer address of the destination and source stations. To provide similar functionality for LANE, MAC-layer addressing must be supported, and every LANE client must have a MAC address. In addition, every LANE component (LEC, LES/BUS, and LECS) must have a unique ATM address.

All LANE clients on the same interface have the same, automatically assigned MAC address which is also used as the end-system identifier (ESI) part of the ATM address (see the following section). Although client MAC addresses are not unique, all ATM addresses are unique.

LANE ATM Addresses

LANE uses NSAP-format ATM end-system addresses, consisting of the following:

See the section "Configuring the ATM Address" in the chapter "Initially Configuring the ATM Switch Router" for more information.

Method of Automatically Assigning ATM Addresses for LANE

We provide the following standard method of constructing and assigning ATM and MAC addresses for use in an LECS database. A pool of MAC addresses is assigned to each ATM interface on the router or switch. For constructing ATM addresses, the following assignments are made to the LANE components:

Because the LANE components are defined on different subinterfaces of an ATM interface, the value of the selector field in an ATM address is different for each component. The result is a unique ATM address for each LANE component, even within the same router. For more information about assigning components to subinterfaces, see the "Rules for Assigning Components to Interfaces and Subinterfaces" section later in this chapter.

For example, if the MAC addresses assigned to an interface are 0800.200C.1000 through 0800.200C.1007, the ESI part of the ATM addresses is assigned to LANE components as follows:

Using ATM Address Templates

You can use ATM address templates in many LANE commands that assign ATM addresses to LANE components (thus overriding automatically assigned ATM addresses) or that link client ATM addresses to emulated LANs. Using templates can greatly simplify the use of these commands. The syntax of address templates, the use of address templates, and the use of wildcard characters within an address template for LANE are very similar to the address templates of International Organization for Standardization of Connectionless Network Service (ISO CLNS).


Note E.164-format ATM addresses do not support the use of LANE ATM address templates.

LANE ATM address templates can use two types of wildcards: an asterisk (*) to match any single character, and an ellipsis (...) to match any number of leading or trailing characters.

In LANE, a prefix template explicitly matches the prefix but uses wildcards for the ESI and selector fields. An ESI template explicitly matches the ESI field but uses wildcards for the prefix and selector fields. Table 13-1 shows how the values of unspecified digits are determined when an ATM address template is used.


Table 13-1:
Values of Unspecified Digits in ATM Address Templates
Unspecified Digits In Value Is

Prefix (first 13 bytes)

Obtained from ATM switch router via Integrated Local Management Interface (ILMI)

ESI (next 6 bytes)

Filled with the slot MAC address1 plus

  • 0---LANE client

  • 1---LANE server

  • 2---LANE broadcast-and-unknown server

  • 3---Configuration server

Selector field (last 1 byte)

Subinterface number, in the range 0 through 255

1The lowest MAC addresses in the pool addresses assigned to the ATM interface plus a value that indicates the LANE component.

Rules for Assigning Components to Interfaces and Subinterfaces

The following rules apply to assigning LANE components to the major ATM interface and its subinterfaces:

The assignment of any other component to the major interface is identical to assigning that component to the 0 subinterface.

Note On the ATM switch router, LANE components can be configured only on the multiservice route processor interface or on one of its subinterfaces.

LANE Router and Switch Requirements

You must manually configure Q.2931 over Signaling ATM Adaptation Layer (QSAAL) and ILMI signaling PVCs on routers and edge LAN switches to run LANE. However, these signaling PVCs are automatically configured on the ATM switch router.


Note The ATM switch processor and port adapters can be installed in slots 9 through 13 of the Catalyst 5500 switch. In this case, no physical connection is required between the ATM port adapter and the LANE card if the ATM Fabric Integration Module is used.

At least one ATM switch router is required to run LANE. For example, you cannot run LANE on routers connected back-to-back.

LANE Configuration Tasks

Before you begin to configure LANE, you must decide whether you want to set up one or multiple emulated LANs. If you set up multiple emulated LANs, you must also decide where the servers and clients will be located, and whether to restrict the clients that can belong to each emulated LAN. The procedure for configuring bridged emulated LANs is the same as for any other LAN.

To configure LANE, complete the tasks in the following sections:


Note For fault tolerance, multiple LANE services and servers can be assigned to the emulated LAN. This requires the use of our ATM switch routers and our ATM edge devices end-to-end.
An ATM cloud can contain multiple configuration servers.
Every ELAN must have at least a LES/BUS pair, the maximum is 10. Every LANE cloud (one or multiple ELANs) must have at least one LECS.

You can configure some emulated LANs with unrestricted membership and some emulated LANs with restricted membership. You can also configure a default emulated LAN, which must have unrestricted membership.

After LANE is configured, you can monitor and maintain the components, as described in the section, "Monitoring and Maintaining the LANE Components."

Creating a LANE Plan and Worksheet

Draw up a plan and a worksheet for your LANE scenario, containing the following information and leaving spaces for the ATM address of each LANE component on each subinterface of each participating router or switch:

The last three items in this list are very important; they determine how you set up each emulated LAN in the configuration server database.

Example LANE Plan and Worksheet

This section is an example of the LANE plan and worksheet that would be created for the example network configuration described in the section "Default Configuration for a Single Emulated LAN" at the end of this chapter.

Figure 13-2 shows the single emulated LAN example network.


Figure 13-2: LANE Plan Example Network


The following information describes the LANE plan in Figure 13-2:


Note VLANs need to be configured on the LAN edge switches. These VLANs must be mapped to the appropriate ELANs.

Continue with the following sections to start configuring LANE on your ATM network.

Displaying LANE Default Addresses

To make configuration easier, you should display the LANE default addresses for each router or switch that is running any of the LESs or services and write down the displayed addresses on your worksheet.

To display the default LANE addresses, enter the following command:
Command Purpose

show lane default-atm-addresses

Displays the LANE default addresses for all ATM interfaces present on the router or switch.

Example

The following example displays the default LANE addresses:

Switch# show lane default-atm-addresses
interface ATM13/0/0:
LANE Client:        47.00918100000000E04FACB401.00E04FACB402.**
LANE Server:        47.00918100000000E04FACB401.00E04FACB403.**
LANE Bus:           47.00918100000000E04FACB401.00E04FACB404.**
LANE Config Server: 47.00918100000000E04FACB401.00E04FACB405.00
note: ** is the subinterface number byte in hex

Entering the ATM Address of the Configuration Server

You must enter the configuration server's ATM address into the ATM switch routers and save it permanently, so that the value is not lost when the device is reset or powered off. The configuration server address can be specified for all of the ATM switch routers, or per port.

To enter the configuration server addresses for all of the ATM switch routers, perform the following steps in global configuration mode:
Step Command Purpose
1

atm lecs-address-default lecsaddress

Specifies the LECS's ATM address for al of the ATM switch routers.

2

copy system:running-config nvram:startup-config

Saves the configuration.

For examples of these commands, see the section "LANE Configuration Examples" at the end of this chapter.

Setting Up the Configuration Server's Database

After you have determined all LESs, BUSs, and LECs on all ATM subinterfaces on all routers and switches that will participate in LANE, and have displayed their ATM addresses, you can use the information to populate the configuration server's database.

You can set up a default emulated LAN, whether or not you set up any other emulated LANs. You can also set up some emulated LANs with restricted membership and others with unrestricted membership.

To set up the LANE database, complete the tasks in the following subsections as appropriate for your emulated LAN plan and scenario. To set up fault-tolerant operation, see the section "Configuring Fault-Tolerant Operation" later in this chapter.

Set Up the Database for the Default Emulated LAN Only

When you configure a router as the LECS for one default emulated LAN, you provide the following information:

When you set up a database of only a default unrestricted emulated LAN, you do not have to specify where the LANE clients are located. That is, when you set up the configuration servers database for a single default emulated LAN, you do not have to provide any database entries that link the ATM addresses of any clients with the emulated LAN name.

To set up the LECS for the default emulated LAN, perform the following steps, beginning in global configuration mode:
Step Command Purpose
1

lane database database-name

Creates a named database for the LECS.

2

name elan-name server-atm-address atm-address [index n]

In the configuration database, binds the name of the emulated LAN to the ATM address of the LES.

3

name elan-name local-seg-id seg-num

(Token Ring only.) In the configuration database, specifies the ring number for the emulated LAN. (Catalyst 8510 MSR and LightStream 1010)

4

default-name elan-name

In the configuration database, assigns an emulated LAN to the LECs trying to join without specifying an ELAN name.

In Step 2, enter the ATM address of the server for the specified emulated LAN, as noted in your worksheet and obtained in the "Displaying LANE Default Addresses" section. You can have any number of servers per emulated LAN for fault tolerance. Entry order determines priority: the first entry has the highest priority unless you override it with the index option.

If you are setting up only a default emulated LAN, the elan-name value in Step 2 is the same as the default emulated LAN name you provide in Step 4.

To set up fault-tolerant operation, see the section "Configuring Fault-Tolerant Operation" later in this chapter.

For examples of these commands, see the section "LANE Configuration Examples" later in this chapter.

Set Up the Database for Unrestricted-Membership Emulated LANs

When you set up a database for unrestricted emulated LANs, you create database entries that link the name of each emulated LAN to the ATM address of its server.

However, you can choose not to specify the locations of the LANE clients. That is, when you set up the configuration server's database, you do not have to provide any database entries that link the ATM addresses or MAC addresses of any clients with the emulated LAN name.

To configure a router or switch as the LECS for multiple emulated LANs with unrestricted membership, perform the following steps, beginning in global configuration mode:
Step Command Purpose
1

lane database database-name

Creates a named database for the LECS.

2

name elan-name1 server-atm-address atm-address [index n

In the configuration database, binds the name of the first emulated LAN to the ATM address of the LES for that emulated LAN.

3

name elan-name1 local-seg-id seg-num

(Token Ring only.) In the configuration database, specifies the ring number for the first emulated LAN. (Catalyst 8510 MSR and LightStream 1010)

4

name elan-name2 server-atm-address atm-address [index n]

In the configuration database, binds the name of the second emulated LAN to the ATM address of the LES.

Repeat this step, providing a different emulated LAN name and an ATM address, for each additional emulated LAN in this switch cloud.

5

name elan-name2 local-seg-id seg-num

(Token Ring only.) In the configuration database, specifies the ring number for the second emulated LAN. (Catalyst 8510 MSR and LightStream 1010)

Repeat this step for each additional Token Ring emulated LAN.

6

default name elan-name1

Specifies a default emulated LAN for LANE clients not explicitly bound to an emulated LAN. (Optional)

In Steps 2 and 4, enter the ATM address of the server for the specified emulated LAN, as noted in your worksheet and obtained in the "Displaying LANE Default Addresses" section.

To set up fault-tolerant operation, see the section "Configuring Fault-Tolerant Operation" later in this chapter.

For examples of these commands, see the section "LANE Configuration Examples" later in this chapter.

Set Up the Database for Restricted-Membership LANs

When you set up the database for restricted-membership emulated LANs, you create database entries that link the name of each emulated LAN to the ATM address of its server.

However, you also must specify where the LANE clients are located. That is, for each restricted-membership emulated LAN, you provide a database entry that explicitly links the ATM address or MAC address of each client of that emulated LAN with the name of that emulated LAN.

Those client database entries specify the clients that are allowed to join the emulated LAN. When a client requests that the configuration server indicates which emulated LAN it is to join, the configuration server consults its database and then responds as configured.

When clients for the same restricted-membership emulated LAN are located in multiple routers, each client's ATM address or MAC address must be linked explicitly with the name of the emulated LAN. As a result, you must configure as many client entries (See Step 7 in the following procedure) as you have clients for emulated LANs in all the routers. Each client will have a different ATM address in the database entries.

To set up the configuration server for emulated LANs with restricted membership, follow these steps, beginning in global configuration mode:
Step Command Purpose

1 . 

lane database database-name

Creates a named database for the LECS.

2 . 

name elan-name1 server-atm-address atm-address [index n]

In the configuration database, binds the name of the first emulated LAN to the ATM address of the LES for that emulated LAN.

3 . 

name elan-name1 local-seg-id seg-num

(Token Ring only.) In the configuration database, specifies the ring number for the first emulated LAN. (Catalyst 8510 MSR and LightStream 1010)

4 .

name elan-name2 server-atm-address atm-address [index n]

In the configuration database, binds the name of the second emulated LAN to the ATM address of the LES.

Repeat this step, providing a different name and a different ATM address for each additional emulated LAN.

5 . 

name elan-name2 local-seg-id seg-num

(Token Ring only.) In the configuration database, specifies the ring number for the second emulated LAN. (Catalyst 8510 MSR and LightStream 1010)

Repeat this step for each additional Token Ring emulated LAN.

6 . 

default name elan-name1

(Optional.) Specifies a default emulated LAN for LANE clients not explicitly bound to an emulated LAN.

7 .

client-atm-address atm-address-template name elan-name

Adds a database entry associating a specific client's ATM address with a specific restricted-membership emulated LAN.

Repeat this step for each client of each restricted-membership emulated LANs on this switch cloud, in each case specifying that client's ATM address and the name of the emulated LAN with which it is linked.

To set up fault-tolerant operation, see the section "Configuring Fault-Tolerant Operation" later in this chapter.

Enabling the Configuration Server

After you create the database entries appropriate to the type and to the membership conditions of the emulated LANs, you enable the configuration server on the selected ATM interface, router, or switch and specify that the configuration server's ATM address is to be computed automatically.

To enable the configuration server, follow these steps, beginning in global configuration mode:
Step Command Purpose
1

interface atm0[.sub-inter #]

If you are not currently configuring the interface, specifies the major ATM interface where the configuration server is located.

2

lane config database database-name

Links the configuration server's database name to the specified major interface, and enables the configuration server.

3

lane config auto-config-atm-address

Specifies that the configuration server's ATM address will be computed by our automatic method.

For examples of these commands, see the section "LANE Configuration Examples" later in this chapter.


Note With this release of the ATM switch software, addressing the interface on the processor card has changed. The ATM interface is now called atm0, and the Ethernet interface is now called ethernet0. The old formats (atm 2/0/0 and ethernet 2/0/0) are still supported.

Setting Up LESs and Clients

For each device that participates in LANE, set up the necessary servers and clients for each emulated LAN; then display and record the server and client ATM addresses. Be sure to keep track of the router or switch interface where the LECS will be located.

For one default emulated LAN, you must set up one set of servers: one as a primary server and the rest as backup servers for the same emulated LAN. For multiple emulated LANs, you can set up servers for another emulated LAN on a different subinterface or on the same interface of this router or switch, or you can place the servers on a different router.

When you set up a server and BUS on a router, you can combine them with a client on the same subinterface, a client on a different subinterface, or no client at all on the router.

Where you put the clients is important, because any router with clients for multiple emulated LANs can route frames between those emulated LANs.


Note For Token Ring LANE environments that source-route bridge IP traffic to the ATM switch routers, multiring must be configured to enable Routing Information Field (RIF) packets. For an example, see the section "
Default Configuration for a Single Emulated Token Ring LAN with IP Source Routing Across a Source-Route Bridged Network (Catalyst 8510 MSR and LightStream 1010)" later in this chapter. (Catalyst 8510 MSR and LightStream 1010)

Set Up the Server, BUS, and a Client on a Subinterface

To set up the server, BUS, and (optionally) clients for an emulated LAN, perform the following steps in global configuration mode:
Step Command Purpose
1

interface atm0[.sub-inter #]

Specifies the subinterface for the first emulated LAN on this router.

2

lane server-bus {ethernet | tokenring} elan-name1

Enables a LES and a LANE BUS for the first emulated LAN. (The tokenring option is not supported on the Catalyst 8540 MSR.)

3

lane client {ethernet | tokenring} [elan-name1]

(Optional.) Enables a LANE client for the first emulated LAN. (The tokenring option is not supported on the Catalyst 8540 MSR.)

4

ip address address

Provides a protocol address for the client.

If the emulated LAN in Step 2 will have restricted membership, consider carefully whether you want to specify its name here. You will specify the name in the LECS's database when it is set up. However, if you link the client to an emulated LAN, and by some mistake it does not match the database entry linking the client to an emulated LAN, this client will not be allowed to join this or any other emulated LAN.

If you do decide to include the name of the emulated LAN linked to the client in Step 3 and later want to associate that client with a different emulated LAN, make the change in the configuration server's database before you make the change for the client on this subinterface.

Each emulated LAN is a separate subnetwork. In Step 4, make sure that the clients of the same emulated LAN are assigned protocol addresses on the same subnetwork, and that clients of different emulated LANs are assigned protocol addresses on different subnetworks.

For examples of these commands, see the section "LANE Configuration Examples" at the end of this chapter.

Set Up Only a Client on a Subinterface

On any given router or switch, you can set up one client for one emulated LAN or multiple clients for multiple emulated LANs. You can set up a client for a given emulated LAN on any routers you select to participate in that emulated LAN. Any router with clients for multiple emulated LANs can route packets among those emulated LANs.

To set up only a client for an emulated LAN, perform the following steps in global configuration mode:
Step Command Purpose
1

interface atm0[.sub-inter #]

Specifies the subinterface for an emulated LAN on this router.

2

ip address address

Provides a protocol address for the client on this subinterface.

3

lane client {ethernet | tokenring} elan-name1

Enables a LANE client for the first emulated LAN. (The tokenring option is not supported on the Catalyst 8540 MSR.)

Each emulated LAN is a separate subnetwork. In Step 2, make sure that the clients of the same emulated LAN are assigned protocol addresses on the same subnetwork, and that clients of different emulated LANs are assigned protocol addresses on different subnetworks.


Note For Token Ring LANE environments that source-route bridge IP traffic to the ATM switch routers, multiring must be configured to enable Routing Information Field (RIF) packets. For an example, see the section "
Default Configuration for a Single Emulated Token Ring LAN with IP Source Routing Across a Source-Route Bridged Network (Catalyst 8510 MSR and LightStream 1010)" later in this chapter. (Catalyst 8510 MSR and LightStream 1010)

For examples of these commands, see the section "LANE Configuration Examples" at the end of this chapter.

Configuring a LAN Emulation Client on the ATM Switch Router

This section describes configuring a LANE client connection from the ATM switch router in the headquarters building to the route processor interface atm0 of the ATM switch router.


Note This connection can be used for management only.

Interface atm0 configured as a LANE client allows configuration of the ATM switch router from a remote host.

Configure an Ethernet LANE Client

To configure the interface atm0 as an Ethernet LANE client on the ATM switch router, perform the following steps in global configuration mode:
Step Command Purpose
1

atm lecs-address lecs-address

Specifies the address to the LECS.

2

interface atm0[.sub-inter #]

Selects the interface to be configured.

3

lane client-atm-address atm-address-template

Specifies an ATM address, and overrides the automatic ATM address assignment for the LANE client.

4

lane client {ethernet | tokenring} [elan-name]

Configures a LANE client on the specified subinterface. (The tokenring option is not supported on the Catalyst 8540 MSR.)

Example

The following example shows how to specify the LECS address and configure a LANE client on the route processor interface to emulate an Ethernet connection using the automatic ATM address assignment.

Switch(config)# atm lecs-address 47.0091.0000.0000.0000.0000.0000.0000.00
Switch(config)# interface atm0
Switch(config-if)# lane client ethernet eng_elan
 

For additional examples of these commands, see the section "LANE Configuration Examples" at the end of this chapter.

Configuring Fault-Tolerant Operation

The LANE simple server redundancy feature creates fault tolerance using standard LANE protocols and mechanisms. If a failure occurs on the LECS or on the LES/BUS, the emulated LAN can continue to operate using the services of a backup LES. This protocol is called the Simple Server Redundancy Protocol (SSRP).

This section describes how to configure simple server redundancy for fault tolerance on an emulated LAN.

Cisco Simple Server Redundancy

You can define redundant LECSs by configuring one or more server addresses---obtained through ILMI---on the ATM switch router. The LECS turns on server redundancy by adjusting its database to accommodate multiple server ATM addresses for a particular emulated LAN. The additional servers provide backup for that emulated LAN.

For simple LANE service replication or fault tolerance to work, the ATM switch router must support multiple LES addresses. This mechanism is specified in the LANE standard. The LESs establish and maintain a standard control circuit that enables the server redundancy to operate.

LANE simple server redundancy comes ready to operate with Cisco IOS Release 11.2 software. To activate the feature, you add an entry for the hierarchical list of servers that will support the given emulated LAN. All database modifications for the emulated LAN must be identical on all LECSs.

Older LANE configuration files continue to work with this new software. LANE configurations that network with non-Cisco ATM equipment continue to work, but the non-Cisco ATM equipment cannot participate in the LANE simple server redundancy.

With the earlier LANE implementation, only one LECS, capable of serving multiple emulated LANS, and only one LES/BUS per emulated LAN was possible for an ATM switch cloud. The earlier LANE protocol did not allow for multiple LESs within an emulated LAN. Therefore, these components represented both single points of failure for LANE service.

LANE simple server redundancy corrects these limitations by allowing backup LECSs and LES/BUSs for an emulated LAN. Offered in Cisco IOS Release 11.2 or later, LANE simple server redundancy is enabled when you configure multiple servers for the same emulated LAN.


Note This server redundancy does not overcome other points of failure beyond the router ports. Additional redundancy on the LAN side or in the ATM switch cloud are not a part of the LANE simple server redundancy feature.

This redundancy feature works only with Cisco LECSs and LES/BUS combinations. Third-party LANE components continue to interoperate with the LECS and LES/BUS function of Cisco routers, but cannot take advantage of the redundancy features.

Enable Redundant LECSs

To enable redundant LECSs, enter the multiple LECS addresses into the end ATM switch routers, which are used as central locations where the list of LECS addresses can be obtained. This allows the connected LANE components to obtain the global list of LECS addresses.

To enable fault tolerance, you enable multiple, redundant, and standby LECSs and multiple, redundant, and standby LES/BUSs. Our LANE continues to operate seamlessly with other vendors' LANE components, but fault tolerance is not effective in this situation.

To configure multiple LES/BUSs for emulated LANs on the routers or switches, perform the following steps in global configuration mode:
Step Command Purpose
1

lane database database-name

Creates a named database for the LECS.

2

name elan-name server-atm-address address index n

Specifies redundant LES/BUSs, or simple server replication. Enter the command for each LES address for the same emulated LAN. The index determines the priority. An 0 is the highest priority.

3

lane client {ethernet | tokenring} elan-name1

Enables a LANE client for the first emulated LAN. (The tokenring option is not supported on the Catalyst 8540 MSR.)

Server redundancy guards against the failure of the hardware on which LES components are running. This includes all the ATM interface cards in our routers and Catalyst switches. Fault tolerance is not effective for ATM network or switch failures.

Caution For server redundancy to work correctly, all ATM switch routers must have identical lists of the global LECS addresses, in the identical priority order. The operating LECSs must use exactly the same configuration database.

Load the configuration table data using the configure network command. This method minimizes errors and enables the database to be maintained centrally in one place.

For examples of these commands, see the section "LANE Configuration Examples" at the end of this chapter.

Implementation Considerations

The following stipulations and limitations should be considered when configuring redundancy:

Caution When you perform an override using one of these commands, fault-tolerant operation cannot be guaranteed. To avoid affecting the fault-tolerant operation, do not override any LECS, LES, or BUS addresses.

Monitoring and Maintaining the LANE Components

After configuring LANE components on an interface or any of its subinterfaces, on a specified subinterface, or on an emulated LAN, you can display their status. To show LANE information, follow these steps:
Command Purpose

show lane [interface atm card/subcard/port[.sub-inter #] | name elan-name] [brief]

Displays the global and per-virtual channel connection LANE information for all the LANE components and emulated LANs configured on an interface or any of its subinterfaces.

show lane bus [interface atm
card/subcard/port[.sub-inter #] | name elan-name] [brief]

Displays the global and per-VCC LANE information for the BUS configured on any subinterface or emulated LAN.

show lane client [interface atm card/subcard/port [.sub-inter #] | name elan-name] [brief]

Displays the global and per-VCC LANE information for all LANE clients configured on any subinterface or emulated LAN.

show lane config [interface atm
card/subcard/port[.sub-inter #]]

Displays the global and per-VCC LANE information for the configuration server configured on any interface.

show lane database [name]

Displays the LECS's database.

show lane le-arp [interface atm
card/subcard/port[.sub-inter # | name elan-name]

Displays the LANE ARP table of the LANE client configured on the specified subinterface or emulated LAN.

show lane server [interface atm
card/subcard/port [.sub-inter #] | name elan-name] [brief]

Displays the global and per-VCC LANE information for the LES configured on a specified subinterface or emulated LAN.

LANE Configuration Examples

The examples in the following sections illustrate how to configure LANE for the following cases:

All examples use the automatic ATM address assignment method described in the "Method of Automatically Assigning ATM Addresses for LANE" section, earlier in this chapter.

These examples show the LANE configurations, not the process of determining the ATM addresses and entering them.

Default Configuration for a Single Emulated LAN

The following examples show how to configure one Cisco 7505 router, one ATM switch router, and one Catalyst 5500 switch for a single emulated LAN. Configurations for both Ethernet and Token Ring emulated LANs are shown.

The ATM switch router contains the LECS, LES, BUS, and an LEC. The router and Catalyst 5500 switch each contain an LEC for the emulated LAN. This example uses all LANE default settings. For example, it does not explicitly set ATM addresses for the different LANE components that are co-located on the ATM switch router. Membership in this LAN is not restricted (see Figure 13-3).


Figure 13-3: Single Emulated LAN Example Network


Ethernet Example

ATM Switch
ATM_Switch# show lane default-atm-addresses
interface ATM13/0/0:
LANE Client:        47.00918100000000E04FACB401.00E04FACB402.**
LANE Server:        47.00918100000000E04FACB401.00E04FACB403.**
LANE Bus:           47.00918100000000E04FACB401.00E04FACB404.**
LANE Config Server: 47.00918100000000E04FACB401.00E04FACB405.00
note: ** is the subinterface number byte in hex
 
ATM_Switch# configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
ATM_Switch(config)# atm lecs-address-default 47.00918100000000E04FACB401.00E04FACB405.00
ATM_Switch(config)# ^Z
ATM_Switch# 
ATM_Switch# copy system:running-config nvram:startup-config
Building configuration...
[OK]
ATM_Switch# configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
ATM_Switch(config)# lane database eng_dbase
ATM_Switch(lane-config-database)# name eng_elan
ATM_Switch(lane-config-database)# name eng_elan server-atm-address 47.00918100000000E04FACB401.00E04FACB403.01 
ATM_Switch(lane-config-database)# default-name eng_elan
ATM_Switch(lane-config-database)# end
ATM_Switch# show lane database
 
LANE Config Server database table 'eng_dbase'
default elan: eng_elan
elan 'eng_elan': un-restricted
  server 47.00918100000000E04FACB401.00E04FACB403.01 (prio 0)
 
ATM_Switch# configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
ATM_Switch(config)# interface atm0
ATM_Switch(config-if)# lane config database eng_dbase
ATM_Switch(config-if)# lane config auto-config-atm-address
ATM_Switch(config-if)# exit
ATM_Switch(config)# end
ATM_Switch# show lane config
LE Config Server ATM13/0/0 config table: eng_dbase
Admin: up  State: operational
LECS Mastership State: active master
list of global LECS addresses (42 seconds to update):
47.00918100000000E04FACB401.00E04FACB405.00  <-------- me
ATM Address of this LECS: 47.00918100000000E04FACB401.00E04FACB405.00 (auto)
cumulative total number of unrecognized packets received so far: 0
cumulative total number of config requests received so far: 0
cumulative total number of config failures so far: 0
 
ATM_Switch# configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
ATM_Switch(config)# interface atm0.1
ATM_Switch(config-subif)# lane server-bus ethernet eng_elan
ATM_Switch(config-subif)# ip address 172.16.0.4 255.255.0.0
ATM_Switch(config-subif)# end
ATM_Switch# show lane
LE Config Server ATM13/0/0 config table: eng_dbase
Admin: up  State: operational
LECS Mastership State: active master
list of global LECS addresses (46 seconds to update):
47.00918100000000E04FACB401.00E04FACB405.00  <-------- me
ATM Address of this LECS: 47.00918100000000E04FACB401.00E04FACB405.00 (auto)
 vcd  rxCnt  txCnt  callingParty
  82      0      0  47.00918100000000E04FACB401.00E04FACB403.01 LES eng_elan 0 active
cumulative total number of unrecognized packets received so far: 0
cumulative total number of config requests received so far: 0
cumulative total number of config failures so far: 0
 
LE Server ATM13/0/0.1  ELAN name: eng_elan  Admin: up  State: operational
type: ethernet         Max Frame Size: 1516
ATM address: 47.00918100000000E04FACB401.00E04FACB403.01
LECS used: 47.00918100000000E04FACB401.00E04FACB405.00 connected, vcd 81
 
LE BUS ATM13/0/0.1  ELAN name: eng_elan  Admin: up  State: operational
type: ethernet         Max Frame Size: 1516
ATM address: 47.00918100000000E04FACB401.00E04FACB404.01
 
ATM_Switch# show lane
LE Config Server ATM13/0/0 config table: eng_dbase
Admin: up  State: operational
LECS Mastership State: active master
list of global LECS addresses (15 seconds to update):
47.00918100000000E04FACB401.00E04FACB405.00  <-------- me
ATM Address of this LECS: 47.00918100000000E04FACB401.00E04FACB405.00 (auto)
 vcd  rxCnt  txCnt  callingParty
  82      0      0  47.00918100000000E04FACB401.00E04FACB403.01 LES eng_elan 0 active
cumulative total number of unrecognized packets received so far: 0
cumulative total number of config requests received so far: 0
cumulative total number of config failures so far: 0
 
LE Server ATM13/0/0.1  ELAN name: eng_elan  Admin: up  State: operational
type: ethernet         Max Frame Size: 1516
ATM address: 47.00918100000000E04FACB401.00E04FACB403.01
LECS used: 47.00918100000000E04FACB401.00E04FACB405.00 connected, vcd 81
 
LE BUS ATM13/0/0.1  ELAN name: eng_elan  Admin: up  State: operational
type: ethernet         Max Frame Size: 1516
ATM address: 47.00918100000000E04FACB401.00E04FACB404.01
 
ATM_Switch# configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
ATM_Switch(config)# interface atm0.1
ATM_Switch(config-subif)# lane client ethernet eng_elan
ATM_Switch(config-subif)# end
ATM_Switch# show lane client
LE Client ATM13/0/0.1  ELAN name: eng_elan  Admin: up  State: operational
Client ID: 1                 LEC up for 30 seconds 
ELAN ID: 0
Join Attempt: 1              
HW Address: 00e0.4fac.b402   Type: ethernet		Max Frame Size: 1516            
ATM Address: 47.00918100000000E04FACB401.00E04FACB402.01
 
 VCD  rxFrames  txFrames  Type       ATM Address
   0         0         0  configure  47.00918100000000E04FACB401.00E04FACB405.00
  87         1         2  direct     47.00918100000000E04FACB401.00E04FACB403.01
  90         1         0  distribute 47.00918100000000E04FACB401.00E04FACB403.01
  91         0         1  send       47.00918100000000E04FACB401.00E04FACB404.01
  94         0         0  forward    47.00918100000000E04FACB401.00E04FACB404.01
 
ATM_Switch# copy system:running-config nvram:startup-config
Building configuration...
[OK]
ATM_Switch# 

Note The ELAN ID shown in the above show lane client commnad display is relevant only for LANE version 2-capable clients. The ELAN ID is configured with either the name elan-name command in database configuration mode, or the lane server-bus command in subinterface configuration mode.
Router 1
router1# configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
router1(config)# interface atm 3/0
router1(config-if)# atm pvc 1 0 5 qsaal
router1(config-if)# atm pvc 2 0 16 ilmi
router1(config-if)# interface atm 3/0.1
router1(config-subif)# ip address 172.16.0.1 255.255.0.0
router1(config-subif)# lane client ethernet eng_elan
router1(config-subif)# end
router1# more system:running-config
Building configuration...
 
Current configuration:
!
version 11.1
 
<Informaiton deleted>
 
!
interface ATM3/0
 no ip address
 atm pvc 1 0 5 qsaal
 atm pvc 2 0 16 ilmi
!
interface ATM3/0.1 multipoint
 lane client ethernet eng_elan
!
 
<information deleted>
 
!
end
 
router1# show interface atm 3/0.1
ATM3/0.1 is up, line protocol is up 
  Hardware is cxBus ATM
  MTU 1500 bytes, BW 156250 Kbit, DLY 80 usec, rely 255/255, load 1/255
  Encapsulation ATM-LANE
  ARP type: ARPA, ARP Timeout 04:00:00
router1# 
Catalyst 5500 Switch 1
Switch1> session 4
Trying ATM-4...
Connected to ATM-4.
Escape character is '^]'.
ATM> enable
ATM# configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
ATM(config)# interface atm 0
ATM(config-if)# lane server-bus ethernet eng_elan
ATM(config-if)# end
ATM# copy system:running-config nvram:startup-config
Building configuration...
[OK]
ATM# configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
ATM(config)# interface atm 0
ATM(config-if)# atm pvc 1 0 5 qsaal
ATM(config-if)# atm pvc 2 0 16 ilmi
ATM(config-if)# end
ATM# 
ATM# configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
ATM(config)# interface atm 0.1
ATM(config-subif)# lane client ethernet 1 eng_elan
ATM(config-subif)# end
ATM# show lane client
LE Client ATM0.1  ELAN name: eng_elan  Admin: up  State: operational
Client ID: 3                 LEC up for 24 seconds 
Join Attempt: 11             
HW Address: 00e0.4fac.b030   Type: ethernet		Max Frame Size: 1516            VLANID: 1                    	
ATM Address: 47.00918100000000E04FACB401.00E04FACB030.01
 
 VCD  rxFrames  txFrames  Type       ATM Address
   0         0         0  configure  47.00918100000000E04FACB401.00E04FACB405.00
  27         1        14  direct     47.00918100000000E04FACB401.00E04FACB403.01
  29        13         0  distribute 47.00918100000000E04FACB401.00E04FACB403.01
  30         0        15  send       47.00918100000000E04FACB401.00E04FACB404.01
  31         0         0  forward    47.00918100000000E04FACB401.00E04FACB404.01
 
ATM# copy system:running-config nvram:startup-config
Building configuration...
[OK]
ATM# 

Confirm Connectivity between the ATM Switch and Other LANE Members

The following example shows how to use the show lane and ping commands to confirm the connection between the ATM switch, routers, and LAN switches.

ATM Switch
Switch# show lane
LE Config Server ATM13/0/0 config table: eng_dbase
Admin: up  State: operational
LECS Mastership State: active master
list of global LECS addresses (31 seconds to update):
47.00918100000000E04FACB401.00E04FACB405.00  <-------- me
ATM Address of this LECS: 47.00918100000000E04FACB401.00E04FACB405.00 (auto)
 vcd  rxCnt  txCnt  callingParty
  82      2      2  47.00918100000000E04FACB401.00E04FACB403.01 LES eng_elan 0 active
cumulative total number of unrecognized packets received so far: 0
cumulative total number of config requests received so far: 4
cumulative total number of config failures so far: 0
 
LE Server ATM13/0/0.1  ELAN name: eng_elan  Admin: up  State: operational
type: ethernet         Max Frame Size: 1516
ATM address: 47.00918100000000E04FACB401.00E04FACB403.01
LECS used: 47.00918100000000E04FACB401.00E04FACB405.00 connected, vcd 81
control distribute: vcd 89, 2 members, 2 packets
 
proxy/ (ST: Init, Conn, Waiting, Adding, Joined, Operational, Reject, Term)
lecid ST vcd    pkts Hardware Addr  ATM Address
   1  O   88       2 00e0.4fac.b402 47.00918100000000E04FACB401.00E04FACB402.01
   2  O   96       2 0080.1c93.8060 47.00918100000000E04FACB401.00801C938060.01
 
LE BUS ATM13/0/0.1  ELAN name: eng_elan  Admin: up  State: operational
type: ethernet         Max Frame Size: 1516
ATM address: 47.00918100000000E04FACB401.00E04FACB404.01
data forward: vcd 93, 2 members, 95 packets, 0 unicasts
 
lecid  vcd     pkts   ATM Address
    1   92       95 47.00918100000000E04FACB401.00E04FACB402.01
    2   97       42 47.00918100000000E04FACB401.00801C938060.01
 
LE Client ATM13/0/0.1  ELAN name: eng_elan  Admin: up  State: operational
Client ID: 1                 LEC up for 1 hour 34 minutes 46 seconds 
ELAN ID: 0
Join Attempt: 1              
HW Address: 00e0.4fac.b402   Type: ethernet		Max Frame Size: 1516            
ATM Address: 47.00918100000000E04FACB401.00E04FACB402.01
 
 VCD  rxFrames  txFrames  Type       ATM Address
   0         0         0  configure  47.00918100000000E04FACB401.00E04FACB405.00
  87         1         2  direct     47.00918100000000E04FACB401.00E04FACB403.01
  90         2         0  distribute 47.00918100000000E04FACB401.00E04FACB403.01
  91         0        95  send       47.00918100000000E04FACB401.00E04FACB404.01
  94        42         0  forward    47.00918100000000E04FACB401.00E04FACB404.01
 
ATM_Switch# ping 172.16.0.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 172.16.0.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/202/1000 ms
ATM_Switch# ping 172.16.0.3
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 172.16.0.2, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/202/1000 ms
ATM_Switch# 

Token Ring Example (Catalyst8510MSR and LightStream1010)

In this Token Ring example, the Cisco 7505 router contains the LECS, LES, BUS, and an LEC. The ATM switch router and Catalyst 5500 Fast Ethernet switch each contain an LEC for the emulated LAN. This example uses all LANE default settings. For example, it does not explicitly set ATM addresses for the different LANE components that are co-located on the router. Membership in this LAN is not restricted.

Router 1
router1# show lane default-atm-addresses
interface ATM3/0:
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
 
router1# 
ATM Switch
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)# end
Switch# 
Router 1
router1# configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
router1(config)# lane database eng_dbase
router1(lane-config-database)# name eng_elan server-atm-address 47.00918100000000603E7B2001.00000C407573.01
router1(lane-config-database)# name eng_elan local-seg-id 2048
router1(lane-config-database)# default-name eng_elan
router1(lane-config-database)# exit
router1(config)# interface atm0
router1(config-if)# atm pvc 1 0 5 qsaal
router1(config-if)# atm pvc 2 0 16 ilmi
router1(config-if)# lane config auto-config-atm-address
router1(config-if)# lane config database eng_dbase
router1(config-if)# 
%LANE-5-UPDOWN: ATM0 database example1: LE Config Server (LECS) changed state to up
router1(config-if)# interface atm3/0.1
router1(config-subif)# ip address 172.16.0.1 255.255.0.0
router1(config-subif)# lane server-bus tokenring eng_elan
router1(config-subif)# lane client tokenring eng_elan
router1(config-subif)# 
%LANE-5-UPDOWN: ATM0.1 elan eng: LE Client changed state to up
router1(config-subif)# end
router1# 
Catalyst 5000 Switch 1
Switch1> session 4
Trying ATM-4...
Connected to ATM-4.
Escape character is '^]'.
ATM> enable
ATM# configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
ATM(config)# interface atm 0
ATM(config-if)# lane server-bus tokenring eng_elan
ATM(config-if)# end
ATM# copy system:running-config nvram:startup-config
Building configuration...
[OK]
config t
Enter configuration commands, one per line.  End with CNTL/Z.
ATM(config)# interface atm 0
ATM(config-if)# atm pvc 1 0 5 qsaal
ATM(config-if)# atm pvc 2 0 16 ilmi
ATM(config-if)# end
ATM# 
ATM# configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
ATM(config)# interface atm 0.1
ATM(config-subif)# lane client tokenring 1 eng_elan
ATM(config-subif)# end
ATM# 
ATM Switch
Switch# configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
Switch(config)# interface atm0.1
Switch(config-subif)# ip address 172.16.0.4 255.255.0.0
Switch(config-subif)# lane client tokenring eng_elan
Switch(config-subif)# 
%LANE-5-UPDOWN: ATM13/0/0.1 elan : LE Client changed state to up
Switch(config-subif)# end
Switch# 

Confirm Connectivity between the ATM Switch Router and the Routers

The following example shows how to use the ping command to confirm the connection between the ATM switch router and routers:

ATM_Switch# ping 172.16.0.1
 
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 172.16.0.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/202/1000 ms
ATM_Switch# ping 172.16.0.3
 
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 172.16.0.3, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/202/1000 ms

Displaying the LANE Client Configuration on the ATM Switch Router

The following example shows the show lane client command display for the Ethernet LANE client in the ATM switch router:

ATM_Switch# show lane client
LE Client ATM13/0/0.1  ELAN name: eng  Admin: up  State: operational
Client ID: 3                 LEC up for 4 minutes 58 seconds 
Join Attempt: 1              
HW Address: 0060.3e7b.2002   Type: ethernet             Max Frame Size: 1516            
ATM Address: 47.00918100000000603E7B2001.00603E7B2002.01
 
 VCD  rxFrames  txFrames  Type       ATM Address
   0         0         0  configure  47.00918100000000603E7B2001.00000C407575.00
  52         1         4  direct     47.00918100000000603E7B2001.00000C407573.01
  53         9         0  distribute 47.00918100000000603E7B2001.00000C407573.01
  54         0        13  send       47.00918100000000603E7B2001.00000C407574.01
  55        19         0  forward    47.00918100000000603E7B2001.00000C407574.01
  56        11        10  data       47.00918100000000603E7B2001.00000C407572.01
  57         6         5  data       47.00918100000000603E7B2001.00000C407C02.02
 
Switch# 
 

The following example shows the show lane client command display for the Token Ring LANE client in the LightStream1010 ATM switch router:

ATM_Switch# show lane client
LE Client ATM13/0/0.1  ELAN name: eng  Admin: up  State: operational
Client ID: 3                 LEC up for 4 minutes 58 seconds 
Join Attempt: 1              
HW Address: 0060.3e7b.2002   Type: token ring           Max Frame Size: 4544
ATM Address: 47.00918100000000603E7B2001.00603E7B2002.01
 
 VCD  rxFrames  txFrames  Type       ATM Address
   0         0         0  configure  47.00918100000000603E7B2001.00000C407575.00
  52         1         4  direct     47.00918100000000603E7B2001.00000C407573.01
  53         9         0  distribute 47.00918100000000603E7B2001.00000C407573.01
  54         0        13  send       47.00918100000000603E7B2001.00000C407574.01
  55        19         0  forward    47.00918100000000603E7B2001.00000C407574.01
  56        11        10  data       47.00918100000000603E7B2001.00000C407572.01
  57         6         5  data       47.00918100000000603E7B2001.00000C407C02.02
 
ATM_Switch# 

Default Configuration for a Single Emulated LAN with Backup LECS and LES on the ATM Switch Router

The following examples show how to configure two Cisco 4500 routers and one ATM switch router for one emulated LAN with fault tolerance. Configurations for both Ethernet and Token Ring emulated LANs are shown.

Router 1 contains the LECS, LES, BUS, and an LEC. Router 2 contains only an LEC. The ATM switch router contains the backup LECS and the backup LES for this emulated LAN, along with another LEC (see Figure 13-4).


Figure 13-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 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
 
router1# 
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
router1# configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
router1(config)# lane database example1
router1(lane-config-database)# name eng server-atm-address 47.00918100000000603E7B2001.00000C407573.01
router1(lane-config-database)# name eng server-atm-address 47.00918100000000603E7B2001.00603E7B2003.01
router1(lane-config-database)# default-name eng
router1(lane-config-database)# exit
router1(config)# interface atm3/0
router1(config-if)# atm pvc 1 0 5 qsaal
router1(config-if)# atm pvc 2 0 16 ilmi
router1(config-if)# lane config auto-config-atm-address
router1(config-if)# lane config database example1
router1(config-if)# 
%LANE-5-UPDOWN: ATM0 database example1: LE Config Server (LECS) changed state to up
router1(config-if)# interface atm3/0.1
router1(config-subif)# ip address 172.16.0.1 255.255.0.0
router1(config-subif)# lane server-bus ethernet eng
router1(config-subif)# lane client ethernet eng
router1(config-subif)# 
%LANE-5-UPDOWN: ATM0.1 elan eng: LE Client changed state to up
router1(config-subif)# end
router1# 
ATM Switch
Switch# configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
Switch(config)# lane database example1_backup
Switch(lane-config-database)# name eng server-atm-address 47.00918100000000603E7B2001.00000C407573.01
Switch(lane-config-database)# name eng server-atm-address 47.00918100000000603E7B2001.00603E7B2003.01
Switch(lane-config-database)# default-name eng
Switch(lane-config-database)# exit
Switch(config)# interface atm0 
Switch(config-if)# lane config auto-config-atm-address
Switch(config-if)# lane config database example1_backup
Switch(config-if)# 
%LANE-5-UPDOWN: ATM2/0/0 database example1_backup: LE Config Server (LECS) changed state to up
%LANE-6-LECS_INFO: ATM2/0/0: started listening on the well known LECS address
%LANE-6-LECS_INFO: LECS on interface ATM2/0/0 became a BACKUP
%LANE-6-LECS_INFO: ATM2/0/0: stopped listening on the well known LECS address
Switch(config-if)# interface atm0.1
Switch(config-subif)# ip address 172.16.0.4 255.255.0.0
Switch(config-subif)# lane server-bus ethernet eng
Switch(config-subif)# 
%LANE-5-UPDOWN: ATM2/0/0.1 elan eng: LE Server/BUS changed state to up
Switch(config-subif)# lane client ethernet eng
Switch(config-subif)# 
%LANE-5-UPDOWN: ATM2/0/0.1 elan eng: LE Client changed state to up
Switch(config-subif)# end
Switch# 
Router 2
router2# configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
router2(config)# interface atm3/0
router2(config-if)# atm pvc 1 0 5 qsaal
router2(config-if)# atm pvc 2 0 16 ilmi
router2(config-if)# interface atm3/0.2
router2(config-subif)# ip address 172.16.0.3 255.255.0.0
router2(config-subif)# lane client ethernet eng
router2(config-subif)# 
%LANE-5-UPDOWN: ATM0.2 elan : LE Client changed state to up
router2(config-subif)# end
router2# 

Token Ring Example (Catalyst8510MSR and LightStream1010)

Router 1
router1# show lane default-atm-addresses
interface ATM3/0:
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
 
router1# 
ATM Switch
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
router1# configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
router1(config)# lane database example1
router1(lane-config-database)# name eng server-atm-address 47.00918100000000603E7B2001.00000C407573.01
router1(lane-config-database)# name eng server-atm-address 47.00918100000000603E7B2001.00603E7B2003.01
router1(lane-config-database)# name eng local-seg-id 2048
router1(lane-config-database)# default-name eng
router1(lane-config-database)# exit
router1(config)# interface atm3/0
router1(config-if)# atm pvc 1 0 5 qsaal
router1(config-if)# atm pvc 2 0 16 ilmi
router1(config-if)# lane config auto-config-atm-address
router1(config-if)# lane config database example1
router1(config-if)# 
%LANE-5-UPDOWN: ATM0 database example1: LE Config Server (LECS) changed state to up
router1(config-if)# interface atm3/0.1
router1(config-subif)# ip address 172.16.0.1 255.255.0.0
router1(config-subif)# lane server-bus tokenring eng
router1(config-subif)# lane client tokenring eng
router1(config-subif)# 
%LANE-5-UPDOWN: ATM0.1 elan eng: LE Client changed state to up
router1(config-subif)# end
router1# 
ATM Switch
Switch# configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
Switch(config)# lane database example1_backup
Switch(lane-config-database)# name eng server-atm-address 47.00918100000000603E7B2001.00000C407573.01
Switch(lane-config-database)# name eng server-atm-address 47.00918100000000603E7B2001.00603E7B2003.01
Switch(lane-config-database)# name eng local-seg-id 2048
Switch(lane-config-database)# default-name eng
Switch(lane-config-database)# exit
Switch(config)# interface atm0 
Switch(config-if)# lane config auto-config-atm-address
Switch(config-if)# lane config database example1_backup
Switch(config-if)# 
%LANE-5-UPDOWN: ATM2/0/0 database example1_backup: LE Config Server (LECS) changed state to up
%LANE-6-LECS_INFO: ATM2/0/0: started listening on the well known LECS address
%LANE-6-LECS_INFO: LECS on interface ATM2/0/0 became a BACKUP
%LANE-6-LECS_INFO: ATM2/0/0: stopped listening on the well known LECS address
Switch(config-if)# interface atm0.1
Switch(config-subif)# ip address 172.16.0.4 255.255.0.0
Switch(config-subif)# lane server-bus tokenring eng
Switch(config-subif)# 
%LANE-5-UPDOWN: ATM2/0/0.1 elan eng: LE Server/BUS changed state to up
Switch(config-subif)# lane client tokenring eng
Switch(config-subif)# 
%LANE-5-UPDOWN: ATM2/0/0.1 elan eng: LE Client changed state to up
Switch(config-subif)# end
Switch# 
Router 2
router2# configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
router2(config)# interface atm3/0
router2(config-if)# atm pvc 1 0 5 qsaal
router2(config-if)# atm pvc 2 0 16 ilmi
router2(config-if)# interface atm3/0.2
router2(config-subif)# ip address 172.16.0.3 255.255.0.0
router2(config-subif)# lane client tokenring eng
router2(config-subif)# 
%LANE-5-UPDOWN: ATM0.2 elan : LE Client changed state to up
router2(config-subif)# end
router2# 

Display the LECS Configuration on the ATM Switch Router

The following example shows the show lane config command display for the LECS (Ethernet and Token Ring):

Switch# show lane config
LE Config Server ATM2/0/0 config table: example1_backup
Admin: up  State: operational
LECS Mastership State: backup
list of global LECS addresses (45 seconds to update):
47.00918100000000603E7B2001.00000C407575.00 incoming call (vcd 88)
47.00918100000000603E7B2001.00603E7B2005.00  <-------- me
ATM Address of this LECS: 47.00918100000000603E7B2001.00603E7B2005.00 (auto)
 vcd  rxCnt  txCnt  callingParty
  88      0      0  47.00918100000000603E7B2001.00000C407575.00 LECS
cumulative total number of unrecognized packets received so far: 0
cumulative total number of config requests received so far: 0
cumulative total number of config failures so far: 0

Display the LES Configuration on the ATM Switch Router

The following example shows the show lane server command display for the Ethernet LES:

Switch# show lane server
LE Server ATM2/0/0.1  ELAN name: eng  Admin: up  State: operational
type: ethernet         Max Frame Size: 1516
ATM address: 47.00918100000000603E7B2001.00603E7B2003.01
LECS used: 47.00918100000000603E7B2001.00000C407575.00 connected, vcd 95
 

The following example shows the show lane server command display for the Token Ring LANE server (Catalyst8510MSR and LightStream1010):

Switch# show lane server
LE Server ATM2/0/0.1  ELAN name: eng  Admin: up  State: operational
type: token ring         Max Frame Size: 4544      Segment ID: 2048
ATM address: 47.00918100000000603E7B2001.00603E7B2003.01
LECS used: 47.00918100000000603E7B2001.00000C407575.00 connected, vcd 95

Default Configuration for a Single Emulated Token Ring LAN with IP Source Routing Across a Source-Route Bridged Network (Catalyst8510MSR and LightStream1010)

The following example shows how to configure a single emulated Token Ring LAN using a Cisco 4500 router and a ATM switch router with IP source routing across a source-route bridged network. In this example, the emulated Token Ring LAN is source-route bridged to two physical Token Rings.

The router contains the LECS, LES, BUS, and an LEC. The ATM switch router and Token Ring switch each contain an LEC for the emulated LAN. This example uses all LANE default settings. For example, it does not explicitly set ATM addresses for the different LANE components that are co-located on the router. Membership in this LAN is not restricted (see Figure 13-5).


Figure 13-5: Single Emulated Token Ring LAN with Token Ring Switch


Router
router# 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
 
router# 
ATM Switch Router
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)# end
Switch# 
Router
router# configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
router(config)# lane database example1
router(lane-config-database)# name eng server-atm-address 47.00918100000000603E7B2001.00000C407573.01
router(lane-config-database)# name eng local-seg-id 2048
router(lane-config-database)# default-name eng
router(lane-config-database)# exit
router(config)# interface atm3/0
router(config-if)# atm pvc 1 0 5 qsaal
router(config-if)# atm pvc 2 0 16 ilmi
router(config-if)# lane config auto-config-atm-address
router(config-if)# lane config database example1
router(config-if)# 
%LANE-5-UPDOWN: ATM0 database example1: LE Config Server (LECS) changed state to up
router(config-if)# interface atm3/0.1
router(config-subif)# ip address 172.16.0.1 255.255.0.0
router(config-subif)# lane server-bus tokenring eng
router(config-subif)# lane client tokenring eng
router(config-subif)# 
%LANE-5-UPDOWN: ATM0.1 elan eng: LE Client changed state to up
router(config-subif)# end
router# 
ATM Switch
Switch# configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
Switch(config)# interface atm0.1
Switch(config-subif)# ip address 172.16.0.4 255.255.0.0
Switch(config-subif)# lane client tokenring eng
Switch(config-subif)# multiring ip
Switch(config-subif)# 
%LANE-5-UPDOWN: ATM2/0/0.1 elan : LE Client changed state to up
Switch(config-subif)# end
Switch# 


hometocprevnextglossaryfeedbacksearchhelp
Posted: Fri Oct 22 10:59:54 PDT 1999
Copyright 1989-1999©Cisco Systems Inc.