Re: eigrp with secondary ip

From: Richard Geiger (geiger_rich@xxxxxxxxxxx)
Date: Sun Jun 17 2001 - 00:45:34 GMT-3


   
Eigrp does not understand the concept of multiple IPs or subinterfaces, the
problem that occurs is that it will not transmit out received routes out the
same interface , (it only understands global interfaces). You need to
disable ip eigrp split horizon on the interface, then filter advertised
local routes so no loops can form. It also is helpful to make the interface
passive and then use your neighbor statements.

>From: "kym blair" <kymblair@hotmail.com>
>Reply-To: "kym blair" <kymblair@hotmail.com>
>To: knafie@ncr.com.kw, ccielab@groupstudy.com
>Subject: Re: eigrp with secondary ip
>Date: Sat, 16 Jun 2001 03:54:24 -0000
>
>Khalid,
>
>I found an instance where the secondary address doesn't work with ethernet
>either. If you have a secondary in the same subnet, the primary must be
>the
>lower of the two addresses, then they both work.
>
>Example:
>DOESN'T WORK:
>ip address 132.173.4.200 255.255.255.0
>ip address 132.173.4.1 255.255.255.0 secondary
>DOES WORK:
>ip address 132.173.4.1 255.255.255.0
>ip address 132.173.4.200 255.255.255.0 secondary
>
>Why would we want to do that, you might ask ... because a bunch of
>workstations were pointing to one gateway (.1) and a bunch of new
>workstations were pointing to another gateway (.200); we merged the
>gateways
>and neither user group wanted to change the default gateway on all their
>workstations.
>
>Kym
>
>
>>From: Khalid Nafie <knafie@ncr.com.kw>
>>Reply-To: Khalid Nafie <knafie@ncr.com.kw>
>>To: "Ccielab (E-mail)" <ccielab@groupstudy.com>
>>Subject: eigrp with secondary ip
>>Date: Sat, 16 Jun 2001 03:29:59 +0300
>>
>>hi all,
>> Is there any restriction on eigrp secon ip add on serial interface,
>>its working fine with ethernet and the route propagate but it dos't work
>>with point-to-point serial interface, do i miss somthing?
>>**Please read:http://www.groupstudy.com/list/posting.html



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:31:25 GMT-3