Re: How to announce a Secondary Address in EIGRP??

From: juan villa (jvillavalls@yahoo.com)
Date: Thu Jul 22 2004 - 13:20:53 GMT-3


Well guys, something Im doing wrong, I tried the redistribute connected and still I dont see the secondary address in the Eigrp topology table.
 
my configurations are:
 
router eigrp 100
redistribute connected metric 100000 1000 255 1 1500 route-map secondary_only
 
ip prefix-list SEC_CONNECTED seq 5 permit 155.1.0.0/24
route-map secondary_only
match ip prefix_list SEC_CONNECTED
 
int fast0/0
ip address 155.1.0.10 255.255.255.0 secondary
 
I do a show ip eigrp topology and the route does not appear on the table!!! and also not send to neighbors..
 
HELP!!!!!!!!!!!!!!!
 
What I am doing wrong?

tycampbell@comcast.net wrote:
use "no validate-update-source" under the eigrp process. Won't need the redistribute connected command with that.

> Hi. Try redistribute connected under EIGRP. It worked when I tried it.
>
> Gerry
>
> jvillavalls@yahoo.com wrote:
>
> >Hello guys,
> >
> >I am asked to announce a secondary address without using the network stamenent,
> nor the Eigrp summary command and Loopback address for doing it.
> >
> >any suggestions??
> >
> >_______________________________________________________________________
> >Please help support GroupStudy by purchasing your study materials from:
> >http://shop.groupstudy.com
> >
> >Subscription information may be found at:
> >http://www.groupstudy.com/list/CCIELab.html
>
> _______________________________________________________________________
> Please help support GroupStudy by purchasing your study materials from:
> http://shop.groupstudy.com
>
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Sun Aug 01 2004 - 10:12:00 GMT-3