レス
前レス
元トピ
次レスタイトル
Re: 問題ID: 20218
フォーラム
最強WEB問題集CCNP TSHOOT
投稿ユーザ(投稿日)
(2019/5/17)本文
参考までに、私の手元で同じ環境を作ってやった結果です。インターフェース名が違うところはご容赦を。
RouterC
[code]
RouterC#show ip route | begin Gateway
Gateway of last resort is not set
10.0.0.0/8 is variably subnetted, 6 subnets, 2 masks
D EX 10.1.1.4/30 [170/284160] via 10.1.4.5, 00:01:04, FastEthernet0/0
D EX 10.1.1.8/30 [170/284160] via 10.1.4.5, 00:01:04, FastEthernet0/0
C 10.1.4.4/30 is directly connected, FastEthernet0/0
L 10.1.4.6/32 is directly connected, FastEthernet0/0
C 10.1.4.8/30 is directly connected, FastEthernet0/1
L 10.1.4.10/32 is directly connected, FastEthernet0/1
[/code]
RouterA
[code]
RouterA#show ip route | begin Gateway
Gateway of last resort is not set
10.0.0.0/8 is variably subnetted, 6 subnets, 2 masks
O 10.1.1.4/30 [110/2] via 10.1.1.9, 00:02:21, FastEthernet0/1
C 10.1.1.8/30 is directly connected, FastEthernet0/1
L 10.1.1.10/32 is directly connected, FastEthernet0/1
C 10.1.4.4/30 is directly connected, FastEthernet0/0
L 10.1.4.5/32 is directly connected, FastEthernet0/0
D 10.1.4.8/30 [90/30720] via 10.1.4.6, 00:01:24, FastEthernet0/0
[/code]
RouterB
[code]
RouterB#show ip route | begin Gateway
Gateway of last resort is not set
10.0.0.0/8 is variably subnetted, 4 subnets, 2 masks
C 10.1.1.4/30 is directly connected, FastEthernet0/1
L 10.1.1.6/32 is directly connected, FastEthernet0/1
C 10.1.1.8/30 is directly connected, FastEthernet0/0
L 10.1.1.9/32 is directly connected, FastEthernet0/0
[/code]
レス一覧
前レス
元トピ
次レス
Copyright (c) 2010
Ping-t All rights reserved.