cc/td/doc/product/atm/c8540/12_0/13_19
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

Troubleshooting LAN Emulation Switching Environments
Example of LANE Troubleshooting
Initial Troubleshooting of LANE
Checking the Configuration Server Database
Debugging the LANE Connection

Troubleshooting LAN Emulation Switching Environments


This chapter provides troubleshooting information for connectivity and performance problems in LAN emulation (LANE) switching environments. The ATM Forum defined the LANE specification so that legacy LAN users can take advantage of the benefits of ATM without requiring modifications to end-station hardware or software. For an overview of LANE on a switch router, refer to the "Configuring LAN Emulation" chapter in the ATM Switch Router Software Configuration Guide . For an overview of LANE on the Catalyst 5000 and 6000 ATM modules, refer to the "Configuring ATM LAN Emulation" chapter in the ATM Software Configuration Guide and Command Reference : Catalyst 5000 and 6000 ATM Modules.

Before you begin, make sure that all physical port connections are working correctly. See "Troubleshooting Switch Router ATM Interface Connections."

This chapter contains the following sections:

Example of LANE Troubleshooting

This section describes LANE troubleshooting, using the example network in Figure 6-1 and in "Example Network."


Figure 7-1   LANE Example Network


A single emulated LAN consists of a 155 multimode fiber physical connection between the switch router (EngFl1Ls1) and the Catalyst 5000 Fast Ethernet switch (EngFl1Cas1) in the engineering building. The switch router is configured as the LAN emulation configuration server (LECS), the LAN emulation server (LES), and the LAN emulation broadcast-and-unknown server (LANE BUS).

The LANE example network for the engineering building in Figure 7-1 is configured as follows:

Initial Troubleshooting of LANE

This section describes how to use the Internet Control Message Protocol (ICMP) ping command to test for connectivity between the switch router and either a router or an Ethernet switch.

To test for Ethernet connectivity, perform the following task:

Command Purpose

ping ip ip-address

Tests the configuration, using the ping command. The ping command sends an echo request to the host, which is specified in the command line.

Follow these steps to troubleshoot LANE connections:


Step 1   Use the ping command to confirm the connection between the switch router (EngFl1Ls1) and the Catalyst 5000 (EngFl1Cas1) in the engineering building:

EngFl1Ls1# ping 172.20.52.21
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 172.20.52.100, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/4 ms
EngFl1Ls1# ping 172.20.52.20
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 172.20.52.20, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/4 ms
EngFl1Ls1#

Step 2   Check the Success rate field. It should indicate 100 percent. This indicates that the ICMP packet was sent and returned.

If the success rate is less than 100 percent, continue with the following test to determine the problem with the LANE configuration. Refer to the "Configuring LAN Emulation" chapter in the
ATM Switch Router Software Configuration Guide .



Checking Basic LANE Configuration

Use the following commands to test the LANE connection status and performance:

Command Purpose

show lane default-atm-addresses

Shows the LANE default ATM address.

show lane

Shows the LANE connection status.

show lane client

Shows the LANE client connection status.

Follow these steps to confirm the LANE LECS, LES, and BUS configuration:


Step 1   Use the show lane default-atm-addresses command at the LANE component designated as the LECS, LES, and BUS to determine the addresses.

EngFl1Ls1# 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
EngFl1Lsl#

Step 2   Use the show lane command to confirm the LANE configuration of the switch router.


Note    This example show how to confirm the LANE configuration of a switch router. Use the same command to confirm the LANE configuration of a Catalyst 5000 or 6000 ATM module.

EngFl1Lsl# 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 (7 seconds to update):
47.00918100000000E04FACB401.00E04FACB405.00 <-------- me
ATM Address of this LECS: 47.00918100000000E04FACB401.00E04FACB405.00 (auto)
the above address has NOT yet been registered with ILMI
actual user specified form: ...
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 84
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
LE Client ATM13/0/0.1 ELAN name: eng_elan Admin: up State: initialState
Client ID: unassigned Next join attempt in 36 seconds
Join Attempt: 18
Last Fail Reason: Timeout on join request
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
0 0 0 direct 47.00918100000000E04FACB401.00E04FACB405.00
0 0 0 distribute 00.000000000000000000000000.000000000000.00
0 0 0 send 00.000000000000000000000000.000000000000.00
0 0 0 forward 00.000000000000000000000000.000000000000.00
EngFl1Lsl#

Step 3   Check the Admin (Administration) and State fields. The values should be up and operational, respectively.

Step 4   Check the ATM address of this LECS field. This ATM address should match the ATM address in the LANE configuration server displayed in Step 1.

Step 5   Within the LE BUS section of the display, check the ELAN name field. It should match the name configured. To determine the ELAN name, use the show lane database command and check the default ELAN field.

Step 6   Check the ATM Address field. This ATM address should match the address displayed in the LANE Server field shown in Step 1. The ATM address is appended with the corresponding subinterface number in hexadecimal.



If any of these fields do not match the actual LANE configuration, refer to the "Configuring LAN Emulation" chapter in the ATM Switch Router Software Configuration Guide and correct the configuration.

Checking LANE Client Configuration

Use the following command to troubleshoot the LANE client connectivity:

Command Purpose

show lane client

Shows the connection status of the LANE client.

Follow these steps to confirm the configuration and status of the LANE client:


Step 1   Use the show lane client command to confirm the LANE client.


Note    This example shows how to confirm the LANE client configuration at ATM subinterface 13/0/0.1 on a switch router. Use the same command to confirm LANE client configurations on the Catalyst 5000 or 6000 ATM modules.

EngFl1Ls1# show lane client
LE Client ATM13/0/0.1 ELAN name: eng_elan Admin: up State: initialState
Client ID: unassigned Next join attempt in 83 seconds
Join Attempt: 11
Last Fail Reason: Timeout on join request
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

Note    This same information appears in the previously described show lane command.

Step 2   Check the ELAN name field. This should match the ELAN name configured.

Step 3   Check the Admin and State fields. They should read up and operational, respectively.

If the Admin field shows "down", the interface or subinterface is administratively shut down. To reenable the interface, use the no shutdown command on the interface or subinterface.

Step 4   Check the Join Attempt field. A high number of join attempts might mean that the LECS is unreachable. To determine the status of the LECS, use the show lane config command.

Step 5   Check the Last Fail Reason field for any of the following messages:

The problem is on the physical layer. Check the cable and the module quality. Physically loopback the interface and check the status using the show interfaces command.

The switch detected a configuration change. Force the LANE client to join the ELAN with the shutdown/no shutdown command sequence on the interface or subinterface.

The LANE client cannot establish a VCC to the LECS. This failure might be caused by ILMI, which must be enabled to provide the ATM address prefix. If ILMI is not functioning, no ATM address prefix is distributed and no SVCs can be established. Check the LANE component addresses using the show lane default-atm-addresses command. The following example shows correct output:

EngFl1Ls1#show lane default-atm-addresses
interface ATM13/0/0:
LANE Client: 47.00918100000000E0F75D0401.00E0F75D0402.**
LANE Server: 47.00918100000000E0F75D0401.00E0F75D0403.**
LANE Bus: 47.00918100000000E0F75D0401.00E0F75D0404.**
LANE Config Server: 47.00918100000000E0F75D0401.00E0F75D0405.00
note: ** is the subinterface number byte in hex

If ILMI is not suppling the ATM address prefix, the output appears as follows:

EngFl1Ls1#show lane default-atm-addresses
interface ATM13/0/0:
LANE Client: ...00E0F75D0402.**
LANE Server: ...00E0F75D0403.**
LANE Bus: ...00E0F75D0404.**
LANE Config Server: ...00E0F75D0405.00
note: ** is the subinterface number byte in hex

Use the show atm ilmi-status command to verify that the ILMI PVC is well defined. For more information on configuring ILMI, refer to the "Configuring ILMI" chapter in the
ATM Switch Router Software Configuration Guide .

The LECS address is incorrect or unreachable. If the LANE client could not reach the LECS, the show lane client command output looks like the following:

EngFl1Ls1#show lane client
LE Client ATM13/0/0.1 ELAN name: eng_elan Admin: up State: initialState
Client ID: unassigned Next join attempt in 93 seconds
Join Attempt: 3909
Known LE Servers: 0
Last Fail Reason: Config VC being released
HW Address: 0030.80ce.3a02 Type: ethernet Max Frame Size: 1516
ATM Address: 47.00918100000000E04FACB401.003080CE3A02.01
VCD rxFrames txFrames Type ATM Address
   0 0 0 configure 47.007900000000000000000000.00A03E000001.00

Try the following actions to connect the LANE client with the LECS:

The LECS refuses to connect to the ELAN. This is usually due to a configuration mistake, such as incorrectly specifying the ELAN type or name. Try the following actions to resolve the problem:

The LANE client could not connect to the LES. The LES is either unreachable or misconfigured. If the LES address is hardcoded in the configuration, check the ATM address of the LES on the device where it is located, using the show lane server command. Compare that address with the ATM address configured for the LES on the LANE client switch, using the show lane database command.

The LES refuses to connect. Try the following actions to resolve the problem:

Step 6   Check the ATM Address column in the virtual channel circuit (VCC) configuration table. These ATM addresses should be propagated as follows:

Step 7   Confirm that the rxFrames and txFrames columns contain values greater than 0.



Checking the Configuration Server Database

The LECS assigns individual clients to particular emulated LANs by directing them to the LANE server that corresponds to the emulated LAN. The LECS maintains a database of LANE client ATM or Media Access Control (MAC) addresses and their ELANs.


Note   A LECS can serve multiple ELANs.

Use the following command in privileged EXEC mode to display the configuration of the LANE client database binding:

Command Purpose

show lane database

Displays the LANE client database binding.

Follow these steps to confirm the configuration of the LANE database:


Step 1   Use the show lane database command to display the default binding of the LANE database of the switch router in the engineering building.

EngFl1Ls1# show lane database
LANE Config Server database table 'eng_dbase' bound to interface/s: ATM13/0/0
default elan: eng_elan
elan 'eng_elan': un-restricted
  server 47.00918100000000E04FACB401.00E04FACB403.01 (prio 0)
EngFl1Ls1#

Step 2   Check the LANE Config Server database table field. It indicates the binding of the LANE client to the LANE database.

Step 3   Check the server field. The ATM address displayed should correspond to the ATM address shown in the show lane default-atm-addresses command in Step 1 of the previous section, "Checking Basic LANE Configuration."



If the LANE client configuration server database is set up incorrectly, refer to the "Configuring LAN Emulation" chapter in the ATM Switch Router Software Configuration Guide .

Debugging the LANE Connection

This section outlines the debug commands used to troubleshoot the LANE setup and signalling.

Use the following debug commands to check the LANE configuration and setup processes:

Command Purpose

debug lane client {all | le-arp | packet | signalling | state | topology}

Debugs all LANE client setup processes.

debug lane client signalling interface atm card/subcard/port

Debugs LANE client signalling processes for a specific ATM interface.

debug lane config {all | events | packets}

Debugs all LANE setup processes.

debug lane finder

Debugs all LANE LECS setup processes.

debug lane server interface atm card/subcard/port

Debugs LANE server processes for a specific ATM interface.

debug lane signalling interface atm card/subcard/port

Debugs LANE signalling processes for a specific ATM interface.

no debug all

Turns off all debugging.


Note   Other helpful debug commands include the debug atm ilmi command and all the variations of the debug atm sig command.


hometocprevnextglossaryfeedbacksearchhelp
Posted: Wed Jan 22 00:20:19 PST 2003
All contents are Copyright © 1992--2002 Cisco Systems, Inc. All rights reserved.
Important Notices and Privacy Statement.