CISCO ルーティングの設定 line protocol is down
CISCOのルータに詳しい方教えていただけませんでしょうか。
ホントに初歩的な質問してると思いますがお願いします。
CISCO 2600で2つのネットワークアドレス間をルーティングさせようとしていますがルーティングの設定がうまくいきません。
# show interface コマンドで確認すると以下のように
FastEthernet0/0 is up, line protocol is down と line protocolのエラーが表示されます。
どこに聞いたらよいかわからなかったため質問しました。
お導きくださいませ。
FastEthernet0/0 is up, line protocol is down
Hardware is AmdFE, address is 000c.3014.2e40 (bia 000c.3014.2e40)
Internet address is 220.xxx.xxx.xxx/30
MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Full-duplex, Auto Speed, 100BaseTX/FX
ARP type: ARPA, ARP Timeout 04:00:00
Last input never, output 00:00:09, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing 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
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog
0 input packets with dribble condition detected
8909 packets output, 534576 bytes, 0 underruns
0 output errors, 0 collisions, 5 interface resets
0 babbles, 0 late collision, 0 deferred
8909 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers swapped out
FastEthernet0/1 is up, line protocol is down
Hardware is AmdFE, address is 000c.3014.2e41 (bia 000c.3014.2e41)
Internet address is 211.xxx.xxx.xxx/30
MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Full-duplex, Auto Speed, 100BaseTX/FX
ARP type: ARPA, ARP Timeout 04:00:00
Last input never, output 00:00:03, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing 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
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog
0 input packets with dribble condition detected
8912 packets output, 534756 bytes, 0 underruns
0 output errors, 0 collisions, 5 interface resets
0 babbles, 0 late collision, 0 deferred
8912 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers swapped out
補足
ありがとうございます。 bpsに気づいていませんでした。 MAC statistics: Receive Transmit Total octets 41400000 40680000 Total packets 40000 40000 Unicast packets 40000 40000 MACアドレスの部分にも上記のような表示がありましたが、これも同様ですよね。 ありがとうございました。 本当に助かりました。