From: shank shank (shankshink@yahoo.com)
Date: Mon Nov 06 2006 - 05:10:08 ART
All,
i have the follwing setup:
R2----eigrp----R3-----ospf------R5
this the
config on R3:
route-map conn permit 10
match ip address prefix-list 10
match interface FastEthernet0/0
interface Loopback0
ip address 150.9.3.3
255.255.255.0
router eigrp 100
redistribute connected metric 1 1 1 1 1
route-map conn
redistribute ospf 1 metric 1 1 1 1 1
network 183.9.123.3
0.0.0.0
no auto-summary
eigrp router-id 150.9.3.3
!
router ospf 1
router-id
150.9.3.3
log-adjacency-changes
redistribute eigrp 100 subnets
network
150.9.3.3 0.0.0.0 area 0
network 183.9.0.3 0.0.0.0 area 0
R2:
router eigrp
100
network 150.9.2.2 0.0.0.0
network 183.9.2.2 0.0.0.0
network 183.9.123.2
0.0.0.0
network 183.9.0.0
no auto-summary
eigrp router-id 150.9.2.2
Rac91R2#
Rac91R2#sh ip route
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
D
EX 192.10.9.0/24 [170/2560517376] via 183.9.123.1, 00:14:55, Serial0/0
D EX
204.12.9.0/24 [170/2560512256] via 183.9.123.3, 00:14:55, Serial0/0
183.9.0.0/24 is subnetted, 6 subnets
D 183.9.58.0 [90/2177536] via
183.9.123.1, 00:14:55, Serial0/0
D EX 183.9.45.0 [170/2560512256] via
183.9.123.3, 00:14:55, Serial0/0
D 183.9.17.0 [90/2172416] via
183.9.123.1, 00:14:55, Serial0/0
C 183.9.2.0 is directly connected,
FastEthernet0/0
C 183.9.123.0 is directly connected, Serial0/0
D
183.9.78.0 [90/2174976] via 183.9.123.1, 00:14:57, Serial0/0
150.9.0.0/16
is variably subnetted, 5 subnets, 2 masks
D 150.9.8.0/24 [90/2302976]
via 183.9.123.1, 00:14:57, Serial0/0
D 150.9.7.0/24 [90/2300416] via
183.9.123.1, 00:14:57, Serial0/0
C 150.9.2.0/24 is directly connected,
Loopback0
D 150.9.1.0/24 [90/2297856] via 183.9.123.1, 00:14:58,
Serial0/0
D EX 150.9.5.5/32 [170/2560512256] via 183.9.123.3, 00:14:58,
Serial0/0
Rac91R2#
the queston is why am i missing the route for R3's
loopback interface on R2?
This archive was generated by hypermail 2.1.4 : Fri Dec 01 2006 - 08:05:45 ART