【Cisco】ラボ#6 結果を確認します
FORSE 13
手順5EIGRPのルーティングプロトコルの設定を確認します。 手順6 show ip eigrp neighborsにて、ネイバーテーブルを確認します
RT1#show ip protocols
Routing Protocol is “eigrp 414 ” ← AS番号確認
Outgoing update filter list for all interfaces is not set
Incoming update filter list for all interfaces is not set
Default networks flagged in outgoing updates
Default networks accepted from incoming updates
Redistributing: eigrp 414
EIGRP-IPv4 Protocol for AS(414)
Metric weight K1=1, K2=0, K3=1, K4=0, K5=0
NSF-aware route hold timer is 240
Router-ID: 10.1.1.1
Topology : 0 (base)
Active Timer: 3 min
Distance: internal 90 external 170
Maximum path: 4
Maximum hopcount 100
Maximum metric variance 1
Automatic Summarization: disabled
Automatic address summarization:
Maximum path: 4
Routing for Networks:
192.168.16.0 ←ネットワーク確認
172.16.12.0
172.16.13.0
10.0.0.0
Routing Information Sources:
Gateway Distance Last Update
192.168.16.6 90 21020548
172.16.13.3 90 21020583
172.16.12.2 90 21020650
Distance: internal 90 external 170
RT1#show ip eigrp neighbors
IP-EIGRP neighbors for process 414
H Address Interface Hold Uptime SRTT RTO Q Seq
(sec) (ms) Cnt Num
0 192.168.16.6 Gig0/0 13 01:50:39 40 1000 0 55 ←
1 172.16.13.3 Vlan 11 01:50:39 40 1000 0 95
2 172.16.12.2 Vlan 11 01:50:39 40 1000 0 107
14.
【Cisco】ラボ#6
FORSE 14
手順7 showip eigrp topologyにて、トポロジーテーブルを確認します 手順8 show ip routeでルーティングテーブルを確認します。PCがあるセグメントへの経路がある事
RT1#show ip eigrp topology
IP-EIGRP Topology Table for AS 414/ID(10.1.1.1)
Codes: P - Passive, A - Active, U - Update, Q - Query, R - Reply,
r - Reply status
P 10.1.1.1/32, 1 successors, FD is 128256
via Connected, Loopback0
P 10.5.5.5/32, 2 successors, FD is 25753856
via 192.168.12.2 (25753856/130816), Vlan312 ←ルートを確認
via 192.168.13.3 (25753856/130816), Vlan313
P 10.5.5.55/32, 2 successors, FD is 25753856
via 192.168.12.2 (25753856/130816), Vlan312
via 192.168.13.3 (25753856/130816), Vlan313
P 10.6.6.6/32, 1 successors, FD is 130816
via 192.168.16.6 (130816/128256), GigabitEthernet0/0
P 192.168.12.0/24, 1 successors, FD is 25625600
via Connected, Vlan312
P 192.168.13.0/24, 1 successors, FD is 25625600
via Connected, Vlan313
P 192.168.16.0/24, 1 successors, FD is 2816
via Connected, GigabitEthernet0/0
P 192.168.40.0/24, 2 successors, FD is 25628416
via 192.168.12.2 (25628416/5376), Vlan312
via 192.168.13.3 (25628416/5376), Vlan313
P 192.168.50.0/24, 2 successors, FD is 25628416
via 192.168.12.2 (25628416/5376), Vlan312
via 192.168.13.3 (25628416/5376), Vlan313
P 192.168.60.0/24, 1 successors, FD is 5376
via 192.168.16.6 (5376/5120), GigabitEthernet0/0
P 192.168.123.0/24, 2 successors, FD is 25625856
via 192.168.12.2 (25625856/2816), Vlan312
via 192.168.13.3 (25625856/2816), Vlan313
RT1#
RT1#show ip route
Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
* - candidate default, U - per-user static route, o - ODR
P - periodic downloaded static route
Gateway of last resort is not set
10.0.0.0/32 is subnetted, 4 subnets
C 10.1.1.1/32 is directly connected, Loopback0
D 10.5.5.5/32 [90/25753856] via 192.168.12.2, 00:04:26, Vlan312
[90/25753856] via 192.168.13.3, 00:04:24, Vlan313
D 10.5.5.55/32 [90/25753856] via 192.168.12.2, 00:04:26, Vlan312
[90/25753856] via 192.168.13.3, 00:04:24, Vlan313
D 10.6.6.6/32 [90/130816] via 192.168.16.6, 00:04:57, GigabitEthernet0/0
192.168.12.0/24 is variably subnetted, 2 subnets, 2 masks
C 192.168.12.0/24 is directly connected, Vlan312
L 192.168.12.1/32 is directly connected, Vlan312
192.168.13.0/24 is variably subnetted, 2 subnets, 2 masks
C 192.168.13.0/24 is directly connected, Vlan313
L 192.168.13.1/32 is directly connected, Vlan313
192.168.16.0/24 is variably subnetted, 2 subnets, 2 masks
C 192.168.16.0/24 is directly connected, GigabitEthernet0/0
L 192.168.16.1/32 is directly connected, GigabitEthernet0/0
D 192.168.40.0/24 [90/25628416] via 192.168.12.2, 00:04:26, Vlan312
[90/25628416] via 192.168.13.3, 00:04:24, Vlan313
D 192.168.50.0/24 [90/25628416] via 192.168.12.2, 00:04:25, Vlan312
[90/25628416] via 192.168.13.3, 00:04:24, Vlan313
D 192.168.60.0/24 [90/5376] via 192.168.16.6, 00:04:57, GigabitEthernet0/0
D 192.168.123.0/24 [90/25625856] via 192.168.12.2, 00:04:26, Vlan312
[90/25625856] via 192.168.13.3, 00:04:25, Vlan313