From: Michael Zuo (mzuo@ixiacom.com)
Date: Tue Jan 09 2007 - 22:12:17 ART
Using "route-map" when redistributing is always an option....
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Narbik Kocharians
Sent: Saturday, December 30, 2006 5:42 PM
To: Ronnie Angello
Cc: Thiago Vazquez; ccielab@groupstudy.com
Subject: Re: EIGRP - Default Route
If you have "ip route 0.0.0.0 0.0.0.0 null0" then you can do "network
0.0.0.0" in EIGRP
On 12/30/06, Ronnie Angello <ronnie.angello@gmail.com> wrote:
>
> Try creating a summary address. You can also use the ip
default-network
> command to generate a default in EIGRP. The network specified by the
ip
> default-network command must be known by EIGRP for it to propogate it
> (unless you want to redistribute static).
>
> R3(config)#int fa0/0
> R3(config-if)#ip summary-address eigrp 100 0.0.0.0 0.0.0.0
> R3(config-if)#
> Dec 30 19:25:32.036: %DUAL-5-NBRCHANGE: IP-EIGRP(0) 100: Neighbor
> 172.16.35.5 (FastEthernet0/0) is down: summary configured
> Dec 30 19:25:32.924: %DUAL-5-NBRCHANGE: IP-EIGRP(0) 100: Neighbor
> 172.16.35.5 (FastEthernet0/0) is up: new adjacency
>
> R5#
> R5#s ip rou | inc 0.0.0.0
> Gateway of last resort is 172.16.35.3 to network 0.0.0.0
> 20.0.0.0/24 is subnetted, 1 subnets
> D* 0.0.0.0/0 [90/30720] via 172.16.35.3, 00:01:08, FastEthernet0/0
> R5#
>
>
>
> On 12/30/06, Thiago Vazquez <thiago.vazquez@uk.easynet.net> wrote:
> >
> > Hi Ronnie,
> >
> > thanks mate... the thing is that I didn't want to redistribute OSPF
into
> > EIGRP but per documents I've found there is nothing like
> default-information
> > originate for EIGRP so I need to either redistribute OSPF or create
a
> static
> > default route and redistribute it, correct ? Any suggestions ?
> >
> > Thanks, Thiago
> >
----------------------------------------------------------------------
> > Network Operations Center
> > Easynet
> > email: thiago.vazquez@uk.easynet.net
> > team email: networks.support@uk.easynet.net
> > tel.: +44 (0) 207 032 8006
> >
----------------------------------------------------------------------
> >
> > -----Original Message-----
> > *From:* Ronnie Angello [mailto:ronnie.angello@gmail.com]
> > *Sent:* 29 December 2006 18:39
> > *To:* Thiago Vazquez
> > *Cc:* ccielab@groupstudy.com
> > *Subject:* Re: EIGRP - Default Route
> >
> > When an OSPF router has learned a default route via OSPF (E2 by
default)
> > and redistributes OSPF into another IGP (EIGRP, for instance), the
> default
> > is redistributed into the routing process just like any other
> route. The
> > redistributed default will be an external EIGRP route in the routing
> table.
> > Lab it up!
> >
> > On 12/29/06, Thiago Vazquez <thiago.vazquez@uk.easynet.net> wrote:
> > >
> > > Does anyone know of a link to a document that explain how to
> > > redistribute into EIGRP a default route that has been discovered
by
> another
> > > routing protocol ?
> > >
> > > Cheers, Thiago
> > >
> > > -----Original Message-----
> > > From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On
Behalf Of
> > > Thiago Vazquez
> > > Sent: 29 December 2006 03:50
> > > To: ccielab@groupstudy.com
> > > Subject: EIGRP - Default Route
> > >
> > >
> > > All,
> > >
> > > when you have a router running EIGRP and another routing protocol,
> would
> > > say OSPF and it has learned a default route by OSPF and want to
> propagate
> > > the default route to its EIGRP neighbors, what are the options
> available ?
> > >
> > > Basically what I'm trying to accomplish is redistribute into EIGRP
a
> > > default route that has been discovered by another routing process.
> > >
> > > Thanks, Thiago
> > >
> > >
>
This archive was generated by hypermail 2.1.4 : Thu Feb 08 2007 - 23:46:56 ART