
Chapter 3 Installing Modules and Cables in the Chassis
Installing and Removing Modular Port Adapters
Table | show Commands to Display Modular Port Adapter (MPA) Information | |
|
|
|
Command |
| Type of Information Provided |
|
| |
show | FPD version information of modular port adapters (MPAs) in the | |
<rack/slot/subslot> | system. | |
|
|
|
show version |
| Cisco IOS XR software version, names and sources of configuration |
|
| files, and boot images. |
|
|
|
Table | show Commands to Display Modular Port Adapter (MPA) Information | ||
|
|
|
|
Command |
| Type of Information Provided | Example |
|
|
| |
show controllers type | Network link status, register contents, and | show controllers GigabitEthernet | |
rack/slot/subslot/port | controller chip errors. | 0/0/1/1 | |
|
|
| |
show interfaces type | Line status and data link protocol status for a | show interfaces GigabitEthernet | |
rack/slot/subslot/port | particular modular port adapter (MPA) port. | 0/0/1/1 | |
|
| Statistics about data traffic sent and received by |
|
|
| the port. |
|
|
|
| |
show diag rack/slot/subslot/ | Modular port adapter (MPA) type in that slot, | show diag 0/0/1 | |
|
| number of ports, hardware revision, part number, |
|
|
| and EEPROM contents. |
|
|
|
|
|
show version |
| Cisco IOS XR software version and boot images. | show version |
|
|
|
|
Using the ping Command to Verify Network Connectivity
The ping command allows you to verify whether a modular port adapter (MPA) port is functioning properly and to check the path between a specific port and connected devices at various locations on the network.
After you verify that the system and the modular line card (MLC) have booted successfully and are operational, you can use the ping command to verify the status of the MPA ports. See the Cisco ASR 9000 Series Aggregation Services Router Getting Started Guide and the Cisco ASR 9000 Series Aggregation Services Router Interface and Hardware Component Configuration Guide for more information on bringing up and configuring the Cisco ASR 9000 Series Router and the Cisco ASR 9000
The ping command sends an echo request out to a remote device at an IP address that you specify. After sending a series of signals, the command waits a specified time for the remote device to echo the signals. Each returned signal is displayed as an exclamation point (!) on the console terminal; each signal that is not returned before the specified timeout is displayed as a period (.). A series of exclamation points (!!!!!) indicates a good connection; a series of periods (.....) or the messages [timed out] or [failed]
indicate that the connection failed.
This is an example of a successful ping command to a remote server with the IP address 10.1.1.60:
Router# ping 10.1.1.60
Type escape sequence to abort.
Sending 5,
!!!!!
Success rate is 100 percent (5/5),
If the connection fails, verify that you have the correct IP address for the destination device and that the destination device is active (powered on), and then repeat the ping command.
Cisco ASR 9001 and Cisco ASR