Table of Contents
Checking the ASP Installation
Troubleshooting
Module LEDs
Testing the Configuration
Checking the ASP Installation
This chapter describes procedures for confirming the successful hardware installation and initial configuration of the ATM switch processor (ASP), and includes the following sections:
Troubleshooting
Problems with the initial startup are often caused by an interface processor or power supply that has become dislodged from the backplane or chassis power connector during shipment. Although over-temperature conditions rarely occur at initial startup, the environmental monitoring functions are included because they also monitor DC line voltages. At the initial system boot, verify the following:
- The power supplies are installed properly and supplying power to the system.
- The system fan assembly is operating.
- The system software boots successfully.
- The ASP and all carrier modules (CMs) and port adapter modules (PAMs) are properly installed in their slots and each is initialized without problems.
When these conditions are met, the hardware installation is complete. If the startup sequence fails before these conditions are met, use the procedures in this chapter to isolate and, if possible, resolve the problem. If you are unable to solve the problem, contact a customer service representative for assistance and further instructions. Before you call, gather the following information:
- Date you received the LightStream 1010 ATM switch
- Chassis serial number (see label on the front of the chassis)
- Type of software and release number
- Brief description of the problem
- Brief explanation of the steps taken to isolate and resolve the problem
- Maintenance agreement or warranty information
Diagnostics
The power-on or hardware reset diagnostics provide full sets of test suites to test the LightStream 1010 ATM switch hardware. The test results are stored in the switch memory and an interface is provided using the show diag power-on command. If an error is detected during the test, the ASP status LED turns red. The watchdog timer timeout or software warm-start can run minimum diagnostics.
The following example shows the first few screens from the output of the show diag power-on command:
Switch>
show diag power-on
LS1010 Power-on Diagnostics Status (.=Pass,F=Fail,U=Unknown,N=Not Applicable)
-----------------------------------------------------------------------------
Last Power-on Date: 97/04/14 Time: 16:03:22
BOOTFLASH: . PCMCIA-Slot0: . PCMCIA-Slot1: N
CPU-IDPROM: . FCard-IDPROM: . NVRAM-Config: .
PS1: . PS2: N PS (12V): .
FAN: . Temperature: . Bkp-IDPROM: F
MMC-Switch Access: . Accordian Access: .
LUT: . ITT: . OPT: . OTT: . STK: . LNK: . ATTR: . Queue: .
ICC: . OCC: . OQP: . OQE: . CC: . RT: .
TM0: . TM1: . TMC: . IT: . LT: . RR: . ABR: .
Access/Interrupt/Loopback/CPU-MCast/Port-MCast/FC-MCast/FC-TMCC Test Status:
----------------------------------------------------------------------------
PAM 0/0 (T1CE) ....... ....... ....... .......
PAM 0/1 (155MM) ....... ....... ....... .......
PAM 1/0 (155MM) ....... ....... ....... .......
PAM 1/1 (155MM) ....... ....... ....... .......
PAM 3/0 (155UTP) ....... ....... ....... .......
PAM 3/1 (DS3Q) ....... ....... ....... .......
PAM 4/0 (T1CE) ....... ....... ....... .......
Ethernet-port Access: . Ethernet-port CAM-Access: .
Ethernet-port Loopback: . Ethernet-port Loadgen: .
When the information about PAMs appears in the output, if a failure occurs, an "F" displays and a period (.) indicates the test passed.
Troubleshooting Flowchart
The flowchart in Figure 4-1 helps you determine which component of your LightStream 1010 ATM switch might have malfunctioned.
Figure 4-1 Troubleshooting Flowchart

Module LEDs
This section describes the LEDs used to confirm and troubleshoot operation of the ASP. The LEDs on the ASP indicate the status of the ASP, fan assembly, and power supplies. The ASP LEDs are shown in Figure 4-2 and described in Table 4-1.
Figure 4-2 ASP LEDs

Table 4-1
ASP
LEDs
| LED |
Color |
Description |
|
Status
|
Green
|
The system has passed internal self-tests and diagnostic tests.
|
|
|
Red
|
The system has failed internal self-tests and diagnostic tests.
|
|
|
Orange
|
The system is booting or a module is disabled.
|
|
Fan
|
Green
|
The fan is operational.
|
|
|
Red
|
The fan is not operational.
|
|
PS 0, Left Bay
|
Green
|
The power supply is operational.
|
|
|
Red
|
The power supply is installed but not operational.
|
|
|
Off
|
The power supply is not installed.
|
|
PS 1, Right Bay
|
Green
|
The power supply is operational.
|
|
|
Red
|
The power supply is installed but not operational.
|
|
|
Off
|
The power supply is not installed.
|
|
Link
|
Green
|
The Ethernet port is operational.
|
|
|
Off
|
No signal is detected on the Ethernet port.
|
|
RX (Receive)
|
Flashing green
|
Ethernet packets are being received. The pulse rate increases with the data rate.
|
|
|
Off
|
No signal is being received.
|
|
TX (Transmit)
|
Flashing green
|
Ethernet packets are being transmitted. The pulse rate increases with the data rate.
|
|
|
Off
|
No signal is being transmitted.
|
Testing the Configuration
Table 4-2 describes some commands you can enter in privileged EXEC mode (Switch#) to verify that the hardware, software, and interfaces for the LightStream 1010 ATM switch have been configured correctly.
Table 4-2
Initial Configuration Testing Commands
| Command1 |
Description |
|
show version
|
Displays the version and type of software installed.
|
|
show hardware
|
Displays the type of hardware installed in the system.
|
|
show interface ethernet number
|
Displays the Ethernet configuration.
|
|
show atm address
|
Displays the ATM address.
|
|
ping atm interface
|
Tests for connectivity between the switch and a host.
|
|
show atm interface
|
Displays the configuration of the ATM interfaces. (Press Ctrl z to stop the display messages.)
|
|
show atm status
|
Displays the status of the ATM interfaces.
|
|
show atm vc
|
Displays the status of the ATM virtual interfaces.
|
|
show running-config
|
Displays the configuration being used.
|
|
show startup-config
|
Displays the configuration saved in NVRAM.
|
| Refer to the LightStream 1010 ATM Switch Command Reference publication for descriptions and examples of the commands. |