mikeyb
12-26-2011, 07:13 PM
at the top of page 492 in seventh edition it sez "that if EIGRP is still enabled on the routers, you will not see any OSPF routes"
But actually I do. Maybe I can get a comment on that: For example here's
2501A (although I named it differently)
O 172.16.30.1/32 [110/65] via 172.16.20.2, 00:11:40, Serial0/0
MIDDLE_BOTTOM#sh ip ro
Codes: 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
i - IS-IS, su - IS-IS summary, 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
172.16.0.0/16 is variably subnetted, 7 subnets, 3 masks
D 172.16.50.0/24 [90/2809856] via 172.16.20.2, 00:48:52, Serial0/0
O 172.16.50.1/32 [110/129] via 172.16.20.2, 00:18:53, Serial0/0
D 172.16.40.0/30 [90/2681856] via 172.16.20.2, 00:50:02, Serial0/0
D 172.16.30.0/24 [90/2297856] via 172.16.20.2, 00:50:02, Serial0/0
O 172.16.30.1/32 [110/65] via 172.16.20.2, 00:18:53, Serial0/0
C 172.16.20.0/30 is directly connected, Serial0/0
C 172.16.10.0/24 is directly connected, FastEthernet0/0
and here's filtering the output:
MIDDLE_BOTTOM#sh ip ro os
172.16.0.0/16 is variably subnetted, 7 subnets, 3 masks
O 172.16.50.1/32 [110/129] via 172.16.20.2, 00:19:55, Serial0/0
O 172.16.30.1/32 [110/65] via 172.16.20.2, 00:19:56, Serial0/0
MIDDLE_BOTTOM#
the only thing I can see is the routes are installed because they are /32s
Thanks
But actually I do. Maybe I can get a comment on that: For example here's
2501A (although I named it differently)
O 172.16.30.1/32 [110/65] via 172.16.20.2, 00:11:40, Serial0/0
MIDDLE_BOTTOM#sh ip ro
Codes: 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
i - IS-IS, su - IS-IS summary, 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
172.16.0.0/16 is variably subnetted, 7 subnets, 3 masks
D 172.16.50.0/24 [90/2809856] via 172.16.20.2, 00:48:52, Serial0/0
O 172.16.50.1/32 [110/129] via 172.16.20.2, 00:18:53, Serial0/0
D 172.16.40.0/30 [90/2681856] via 172.16.20.2, 00:50:02, Serial0/0
D 172.16.30.0/24 [90/2297856] via 172.16.20.2, 00:50:02, Serial0/0
O 172.16.30.1/32 [110/65] via 172.16.20.2, 00:18:53, Serial0/0
C 172.16.20.0/30 is directly connected, Serial0/0
C 172.16.10.0/24 is directly connected, FastEthernet0/0
and here's filtering the output:
MIDDLE_BOTTOM#sh ip ro os
172.16.0.0/16 is variably subnetted, 7 subnets, 3 masks
O 172.16.50.1/32 [110/129] via 172.16.20.2, 00:19:55, Serial0/0
O 172.16.30.1/32 [110/65] via 172.16.20.2, 00:19:56, Serial0/0
MIDDLE_BOTTOM#
the only thing I can see is the routes are installed because they are /32s
Thanks