Eigrp network statement advertisement

From: hansolo (Hansolo@ccieunix.com)
Date: Wed Jul 04 2007 - 03:54:05 ART


Hi all,
You know in the theory books regarding ospf/eigrp routing protocols. The
wildcard mask is not used to determine what mask/network you advertise
but what interfaces with form an adjacency for the given protocol
specified.. So if I have the following eigrp:

router eigrp 1
 network 1.2.3.0 0.0.0.0

Interface f0/1
 ip add 1.2.3.0 255.255.255.0

interface f0/2
 ip add 1.2.4.1 255.255.255.0

And I form an eigrp adjacecy out f0/1 with another eigrp neighbor I see
that the remote eigrp neighbor out of f0/1 does not learn about other
networks on my router.. So say on router R1 I have 8 interfaces and I
issue the above network statement , so I have an eigrp relationship out
this interface... I dont learn about the 7 other networks ... With rip
on the other hand this happens ??



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