You can perform most of the basic interface troubleshooting using the show interfaces HundredGigE command or the show interfaces tengigabitethernet command, and examining several areas of the output to determine how the interface is operating.
The following example shows an output of the show interfaces HundredGigE and show interfaces tengigabitethernet commands:
Router# show interfaces HundredGigE 1/0/0
HundredGigE1/0/0 is up, line protocol is up
Hardware is EPA-1X100GE, address is 74a0.2ff9.bc80 (bia 74a0.2ff9.bc80)
Internet address is 20.1.1.1/24
MTU 9216 bytes, BW 100000000 Kbit/sec, DLY 10 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive not supported
Full Duplex, 100000Mbps, link type is force-up, media type is CPAK-100G-SR10
output flow-control is on, input flow-control is on
ARP type: ARPA, ARP Timeout 04:00:00
Last input never, output 04:16:23, output hang never
Last clearing of "show interface" counters never
Input queue: 0/375/0/0 (size/max/drops/flushes); Total output drops: 0
Queuing strategy: fifo
Output queue: 0/40 (size/max)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
0 packets input, 0 bytes, 0 no buffer
Received 0 broadcasts (0 IP multicasts)
0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog, 0 multicast, 0 pause input
0 packets output, 0 bytes, 0 underruns
0 output errors, 0 collisions, 2 interface resets
0 unknown protocol drops
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier, 0 pause output
0 output buffer failures, 0 output buffers swapped out
Router# show interfaces TenGigabitEthernet 0/0/0
TenGigabitEthernet0/0/0 is up, line protocol is up
Hardware is EPA-10X10GE, address is 0c06.2a08.0000 (bia 0c06.2a08.0000)
Internet address is 10.1.1.1/24
MTU 1500 bytes, BW 10000000 Kbit/sec, DLY 10 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive not supported
Full Duplex, 10000Mbps, link type is force-up, media type is SFP-SR
output flow-control is on, input flow-control is on
ARP type: ARPA, ARP Timeout 04:00:00
Last input 12:20:20, output 00:00:17, output hang never
Last clearing of "show interface" counters never
Input queue: 0/375/0/0 (size/max/drops/flushes); Total output drops: 869547364
Queuing strategy: fifo
Output queue: 0/40 (size/max)
30 second input rate 0 bits/sec, 0 packets/sec
30 second output rate 0 bits/sec, 0 packets/sec
4 packets input, 240 bytes, 0 no buffer
Received 3 broadcasts (0 IP multicasts)
0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog, 0 multicast, 0 pause input
4196414314 packets output, 1497953063392 bytes, 0 underruns
0 output errors, 0 collisions, 8 interface resets
0 unknown protocol drops
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier, 0 pause output
0 output buffer failures, 0 output buffers swapped out
To verify that your interface is operating properly, complete the steps described in table:
Action
|
Example
|
From the global configuration mode, enter the show interfaces HundredGigE or the show interfaces tengigabitethernet command.
|
Router# show interfaces HundredGigE 2/0/0
Router# show interfaces tengigabitethernet 1/0/0
|
Verify that the interface is up.
|
Router# show interfaces HundredGigE 2/0/0
HundredGigE 2/0/0 is up
, line protocol is up
Router# show interfaces tengigabitethernet 0/0/0
TenGigabitEthernet0/0/0 is up,
line protocol is up (connected)
|
Verify that the line protocol is up.
|
Router# show interfaces HundredGigE 2/0/0
HundredGigE2/0/0 is up, line protocol is up
Router# show interfaces tengigabitethernet 0/0/0
TenGigabitEthernet0/0/0 is up, line protocol is up (connected)
|
Observe the Cyclic Redundancy Check (CRC) counter.
|
0 input errors, 0 CRC, 0 frame, 130043940 overrun, 0 ignored
|
Observe the carrier signal counters.
|
0 lost carrier, 0 no carrier
, 0 pause output
0 output buffer failures, 0 output buffers swapped out
|
For more information about the verification steps and possible responses to correct the detected problems, see the following
sections: