■show interface eの出力結果,障害の原因
#ハードウェアアドレス、論理アドレス、カプセル化方式、コリジョンの統計情報が表示。
routerA#show interface e0
Ethernet0 is up, line protocol is up
Hardware is Lance, address is 0000.0c8d.5c9d (bia 0000.0c8d.5c9d)
Internet address is 1.1.1.1/24
MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec, rely 255/255, load 1/255
Encapsulation ARPA, loopback not set, keepalive set (10 sec)
ARP type: ARPA, ARP Timeout 04:00:00
Last input never, output 00:00:07, output hang never
Last clearing of "show interface" counters never
Queueing strategy: fifo
Output queue 0/40, 0 drops; input queue 0/75, 0 drops
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 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
0 input packets with dribble condition detected
472 packets output, 47379 bytes, 0 underruns
0 output errors, 0 collisions, 2 interface resets
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers swapped out
show interfaceコマンドを実行して、「Ethernet0 is up, line protocol is up」
と表示されることを確認する。Ethernet0 is upとは、イーサネット0のインターフェイスの物理層レベルでの通信が、正常であることを表している。
line protocol is upは、データリンク層レベルでの通信が正常であることを表す。
表示結果
①Ethernet0 is administratively down, line protocol is down
インターフェイスでno shutdownコマンドが入力されていない
②Ethernet0 is down, line protocol is down
ケーブルの断線など
③Ethernet0 is up, line protocol is down
カプセル化タイプが一致していないなど