RE: OSPF Discard-Route - Any way to do the same in EIGRP ?

From: Antonio Soares (amsoares@netcabo.pt)
Date: Sat Jul 07 2007 - 10:08:23 ART


Hi Laurean,

Yes, it works that way. I was trying with the distance command under the
EIGRP process but obviously it can't work since it's a locally generated
route. In summary we have:

OSPF:
R1(config-router)#discard-route [internal | external]

EIGRP:
R1(config-if)# ip summary-address x.x.x.x x.x.x.x 255

BGP:
R1(config-router)# distance bgp 20 200 255

Thanks,
Antonio

  _____

From: Laurean Stefenel [mailto:laureans@hotmail.com]
Sent: sabado, 7 de Julho de 2007 3:20
To: Antonio Soares; ccielab@groupstudy.com
Subject: RE: OSPF Discard-Route - Any way to do the same in EIGRP ?

Hi Antonio,
In EIGRP is similar with BGP, when you create the summary route assign an
admin distance of 255

ip summary-address eigrp as-number network-address subnet-mask
[admin-distance]

Laurean

  _____

> From: amsoares@netcabo.pt
> To: ccielab@groupstudy.com
> Subject: OSPF Discard-Route - Any way to do the same in EIGRP ?
> Date: Sat, 7 Jul 2007 02:08:42 +0100
>
> Hello group,
>
> I was wondering if there is any way to remove the summary routes pointing
to
> null0 in EIGRP. In OSPF we have the discard-route option to get rid of
those
> entries either if they result from area range or summary-address commands.
> In RIP we don't have this issue. In BGP the distance 255 command will do
the
> job. But in EIGRP i can't find a way to do the same. Tried the distance
> command and the distribute-list without success.
>
>
> Thanks,
> Antonio
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Sat Aug 18 2007 - 08:17:40 ART