From: Ronnie Angello (ronnie.angello@gmail.com)
Date: Sat Dec 30 2006 - 21:49:49 ART
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
> >
> > _______________________________________________________________________
> > Subscription information may be found at:
> > http://www.groupstudy.com/list/CCIELab.html
> >
> > _______________________________________________________________________
> > Subscription information may be found at:
> > http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Tue Jan 02 2007 - 07:50:40 ART