[c-nsp] Problem redistributing 0.0.0.0/0 in eigrp
Fedorov, Konstantin
kfedor at amt.ru
Fri Jul 28 05:01:24 EDT 2006
Hello,
Actually you don't receive default route from BGP.
sw1progreso#show ip bgp
Origin codes: i - IGP, e - EGP, ? - incomplete
* i0.0.0.0 10.101.12.250 100 990 i
i - means internal source of this route. So, You redistribution don't
work
Send as show ip route 0.0.0.0 0.0.0.0
I suppose, that now you receive you default via IGP (OSPF, EIGRP or
others)
So, you have another place where you generate default.
>From my point of view, this not a good idea to do what you want.
Redistribute default to the IGP, received via IGP.
More correctly configure static default to null interface and
redistribute it.
-----------------------
Sincerely Yours,
Konstantin Fedorov
-----Original Message-----
From: cisco-nsp-bounces at puck.nether.net
[mailto:cisco-nsp-bounces at puck.nether.net] On Behalf Of Alexandra
Alvarado
Sent: Friday, July 28, 2006 10:09 AM
To: cisco-nsp at puck.nether.net; 'Alexandra Alvarado'
Subject: [c-nsp] Problem redistributing 0.0.0.0/0 in eigrp
Hello,
I have read the cisco tips to redistribute bgp into eigrp, and I
followed
these steps, but it didn't work because the other router doesn't receive
the
default route.
Thanks
A.A.A.A.
More information about the cisco-nsp
mailing list