We won't even mention the:
IP route 0.0.0.0 0.0.0.0 null0
Network 0.0.0.0
or
ip summary-address eigrp xxxxx 0.0.0.0. 0.0.0.0
i am sure there are others.
On Tue, Apr 21, 2009 at 9:30 PM, Pavel Bykov <slidersv_at_gmail.com> wrote:
> What do you mean, "official way"?
>
> Other methods can be:
> 1. Static
> ip route 0.0.0.0 0.0.0.0 null0
> router eigrp 10
> redistribute static 1 1 1 1 1 (here you can add an optional route-map that
> will allow redistribution of only 0.0.0.0)
>
> 2. Default network
> ip default-network x.x.x.x
> (this will make eigrp generate propagate candidate default route
> automatically)
>
> 3. From another protocol
> router ospf 1
> default-info orig alw
> router eigrp 10
> redistribute static 1 1 1 1 1 route-map DEFAULT_ONLY
>
>
> For the summary you mentioned it is also recommended to set AD to a higher
> value, since by default it's 5 and can override other important defaults,
> like the one from BGP.
>
>
> On Mon, Apr 20, 2009 at 3:40 PM, <aly.groupstudy_at_gmail.com> wrote:
>
> > I wanted to confirm if the official way to generate a default-route in
> > EIGRP
> > is:
> >
> > (config-if)#ip summary-address ei 10 0.0.0.0 0.0.0.0 leak-map LEAK_ALL
> > (config)#route-map LEAK_ALL permit 10
> >
> > Anyone tell me if you have any other way
> >
> >
> > Blogs and organic groups at http://www.ccie.net
> >
> > _______________________________________________________________________
> > Subscription information may be found at:
> > http://www.groupstudy.com/list/CCIELab.html
> >
> >
> >
> >
> >
> >
> >
> >
>
>
> --
> Pavel Bykov
> ----------------
> Don't forget to help stopping the braindumps, use of which reduces value of
> your certifications. Sign the petition at http://www.stopbraindumps.com/
>
>
> Blogs and organic groups at http://www.ccie.net
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
>
>
>
>
>
>
>
>
-- Narbik Kocharians CCSI#30832, CCIE# 12410 (R&S, SP, Security) www.MicronicsTraining.com www.Net-Workbooks.com Sr. Technical Instructor Blogs and organic groups at http://www.ccie.netReceived on Tue Apr 21 2009 - 21:38:28 ART
This archive was generated by hypermail 2.2.0 : Mon May 04 2009 - 07:39:12 ART