レス
元トピ
次レスタイトル
Re: Question 13 / 簡易シミュレータ(ルータ版)
フォーラム
その他CCNA/CCNPコンテンツ
投稿ユーザ(投稿日)
(2021/7/11)本文
2021/07/12 追記:
日を改めてトライしてみてもやはりダメでした。
■回答
---RouterAに移動---
RouterA#conf t
RouterA(config)#int s0
RouterA(config-if)#ip address 192.168.2.1 255.255.255.0
RouterA(config-if)#no shut
RouterA(config-if)#end
RouterA#ping 192.168.2.2
---RouterBに移動---
RouterB(config-if)#end
RouterB#ping 192.168.2.1
■
RouterA#conf t
RouterA(config)#int s0
RouterA(config-if)#ip add
RouterA(config-if)#ip address 192.168.2.1 255.255.255.0
RouterA(config-if)#no shut
RouterA(config-if)#end
*2021-07-12 09:49:50 %SYS-5-CONFIG_I: Configured from console by console
RouterA#ping 192.168.2.2
33
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.2.2 timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
■
RouterB#conf t
RouterB(config)#int s0
RouterB(config-if)#ip address 192.168.2.1 255.255.255.0
RouterB(config-if)#no shut
RouterB(config-if)#end
*2021-07-12 09:52:44 %SYS-5-CONFIG_I: Configured from console by console
RouterB#ping 192.168.2.2
33
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.2.2 timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
RouterB#ping 192.168.2.1
33
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.2.1 timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
レス一覧
元トピ
次レス
Copyright (c) 2010
Ping-t All rights reserved.