Re: Question 13 / 簡易シミュレータ(ルータ版)
ryo14130604
居住地: 東京
投稿数: 3
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)
日を改めてトライしてみてもやはりダメでした。
■回答
---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)
投稿ツリー
-
Question 13 / 簡易シミュレータ(ルータ版)
(ryo14130604, 2021-7-11 13:33)
-
Re: Question 13 / 簡易シミュレータ(ルータ版)
(ryo14130604, 2021-7-12 12:03)
-
Re: Question 13 / 簡易シミュレータ(ルータ版)
(kaminaringo, 2021-7-12 13:22)
- Re: Question 13 / 簡易シミュレータ(ルータ版) (ryo14130604, 2021-7-12 17:29)
-
Re: Question 13 / 簡易シミュレータ(ルータ版)
(kaminaringo, 2021-7-12 13:22)
-
Re: Question 13 / 簡易シミュレータ(ルータ版)
(ryo14130604, 2021-7-12 12:03)