From: John Matus (John.Matus@tokiom.com)
Date: Tue Dec 20 2005 - 22:58:59 GMT-3
the loopback interface will show as a connected interface on the local
router, but yes, if you advertise it in ospf and redistribute it into
eigrp, it will show up on your eigrp neighbors...
Regards,
John D. Matus
Technical Support / PAS
Fujitsu Consulting
626-568-7716
John.Matus@tokiom.com
CCIEin2006
<ciscocciein2006@
gmail.com> To
Sent by: lab <ccielab@groupstudy.com>
nobody@groupstudy cc
.com
Subject
Redistribution question
12/20/2005 05:17
PM
Please respond to
CCIEin2006
<ciscocciein2006@
gmail.com>
I have a router with loopback 0 address 150.1.3.3/24 and advertise that
network in OSPF with the network 150.1.3.0 0.0.0.255 area 0 command.
If I then redistribute ospf into eigrp on the same router, should the
150.1.3.0 network appear in my eigrp topology table and sent to neighbors?
I don't see that happening. Here is my config:
interface Loopback0
ip address 150.1.3.3 255.255.255.0
ip ospf network point-to-point
router ospf 1
log-adjacency-changes
redistribute eigrp 100 subnets route-map eigrpin2ospf
network 150.1.3.0 0.0.0.255 area 0
network 183.1.0.0 0.0.0.255 area 0
router eigrp 100
redistribute connected route-map connected
redistribute ospf 1 metric 1500 1000 255 1 1500 route-map ospfin2eigrp
network 183.1.123.0 0.0.0.255
no auto-summary
This archive was generated by hypermail 2.1.4 : Mon Jan 09 2006 - 07:07:51 GMT-3