Re: Question 13 / 簡易シミュレータ(ルータ版)

この質問の投稿一覧へ

報告 Re: Question 13 / 簡易シミュレータ(ルータ版)

msg# 1.1
depth:
1
前の投稿 - 次の投稿 | 親投稿 - 子投稿.1 | 投稿日時 2021-7-12 12:03
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)

投稿ツリー

  >フォーラム検索へ


Copyright (c) 2020 Ping-t All rights reserved.