 |
|
 |
◆不連続サブネットとOSPF(その2)
※動作確認は、Cisco2500、Cisco1710、Cisco1720、Cisco1721、Cisco2611、Cisco2650、Cisco3620シリーズのルータ、Catalyst2900、Catalyst2950シリーズのスイッチなどで確認しています。コマンド、出力結果、動作は、機種、IOSのバージョンで異なる場合があります。
資格取得が就職、転職、派遣に有利なのは確かですが、「資格=即戦力」とは言えません。実機を操作して資格取得と同時に就職・転職・派遣後に求められるエンジニア(仕事・ジョブ・ワークの達人)としての即戦力を養いましょう。
◆不連続サブネットとOSPF(その2)
「不連続サブネットとOSPF(その1)」では、下図のネットワークをOSPFで構築しました。
各ルータで、「show ip route」コマンドを実行します。
●Router_Aの「show ip route」出力
Gateway of last resort is not set
20.0.0.0/30 is subnetted, 1 subnets
C 20.0.0.0 is directly connected, Ethernet0
172.17.0.0/32 is subnetted, 4 subnets
O 172.17.0.1 [110/2] via 10.0.0.1, 00:14:00, FastEthernet0
O 172.17.1.1 [110/2] via 10.0.0.1, 00:14:00, FastEthernet0
O 172.17.2.1 [110/11] via 20.0.0.2, 00:14:00, Ethernet0
O 172.17.3.1 [110/11] via 20.0.0.2, 00:14:00, Ethernet0
172.16.0.0/32 is subnetted, 4 subnets
O 172.16.1.1 [110/2] via 10.0.0.1, 00:14:00, FastEthernet0
O 172.16.0.1 [110/2] via 10.0.0.1, 00:14:02, FastEthernet0
O 172.16.3.1 [110/11] via 20.0.0.2, 00:14:02, Ethernet0
O 172.16.2.1 [110/11] via 20.0.0.2, 00:14:02, Ethernet0
10.0.0.0/30 is subnetted, 1 subnets
C 10.0.0.0 is directly connected, FastEthernet0
|
●Router_Bの「show ip route」出力
Gateway of last resort is not set
20.0.0.0/30 is subnetted, 1 subnets
O 20.0.0.0 [110/11] via 10.0.0.2, 00:13:01, FastEthernet0
172.17.0.0/16 is variably subnetted, 4 subnets, 2 masks
C 172.17.1.0/24 is directly connected, Loopback3
C 172.17.0.0/24 is directly connected, Loopback2
O 172.17.2.1/32 [110/12] via 10.0.0.2, 00:13:01, FastEthernet0
O 172.17.3.1/32 [110/12] via 10.0.0.2, 00:13:01, FastEthernet0
172.16.0.0/16 is variably subnetted, 4 subnets, 2 masks
C 172.16.0.0/24 is directly connected, Loopback0
C 172.16.1.0/24 is directly connected, Loopback1
O 172.16.3.1/32 [110/12] via 10.0.0.2, 00:13:02, FastEthernet0
O 172.16.2.1/32 [110/12] via 10.0.0.2, 00:13:02, FastEthernet0
10.0.0.0/30 is subnetted, 1 subnets
C 10.0.0.0 is directly connected, FastEthernet0
|
●Router_Cの「show ip route」出力
Gateway of last resort is not set
20.0.0.0/30 is subnetted, 1 subnets
C 20.0.0.0 is directly connected, Ethernet0
172.17.0.0/16 is variably subnetted, 4 subnets, 2 masks
O 172.17.0.1/32 [110/12] via 20.0.0.1, 00:12:33, Ethernet0
O 172.17.1.1/32 [110/12] via 20.0.0.1, 00:12:33, Ethernet0
C 172.17.3.0/24 is directly connected, Loopback3
C 172.17.2.0/24 is directly connected, Loopback2
172.16.0.0/16 is variably subnetted, 4 subnets, 2 masks
O 172.16.1.1/32 [110/12] via 20.0.0.1, 00:12:34, Ethernet0
O 172.16.0.1/32 [110/12] via 20.0.0.1, 00:12:34, Ethernet0
C 172.16.2.0/24 is directly connected, Loopback0
C 172.16.3.0/24 is directly connected, Loopback1
10.0.0.0/30 is subnetted, 1 subnets
O 10.0.0.0 [110/11] via 20.0.0.1, 00:12:36, Ethernet0
|
各ルータの「show ip route」の出力から分かるように、全てのサブネットがルーティングテーブル上にあることが確認できます。
OSPFでは、デフォルトでルートの自動集約を行わないので、不連続サブネットにおける問題が発生しないことが確認できました。
「不連続サブネットとOSPF(その1)」 ← 前項
<ネットワーク資格の練習問題に挑戦> ●CCNA練習問題に挑戦!(650問)
●Network+練習問題に挑戦!(393問)
●テクニカルエンジニア(ネットワーク)試験
◆Cisco実機で学ぶ(CCNAスイッチ編) |
 |
|
<関連メニュー> ●CCNA実機で学ぶ
●CCNP実機で学ぶ
●CCENT(ICND1)実機で学ぶ
●ICND2実機で学ぶ
●SDMで設定する(Cisco実機で学ぶ)
●CCENT・CCNA無線実機で学ぶ
●アライドテレシス実機で学ぶ
●TCP/IP入門・無料ネットワークツール
●PLCでホームネットワーク構築
|
|
 |