Re: no sending eigrp update

From: mani poopal (mani_ccie@yahoo.com)
Date: Tue Mar 29 2005 - 02:45:57 GMT-3


Hi Dillon,
 
In eigrp, you cannot use passive interface command, this command will prevent adjacency formation with the neighbor. Only 2 solutions exists
1.distribute-list 101 out s 0
   access-list 101 deny ip any any
 
2.eigrp stub receive-only
 
Mani

Dillon Yang <gzdillon@hotmail.com> wrote:
Hi, group:

At 911network, a Task: not to send eigrp updates from your pod (Rx) to the backbone but you must be able to recieve routes from the bb:

router eigrp 10
distribute-list 10 out e0/0
access-list 10 deny any

I think the following config is ok, too:

router eigrp 10
passsive default
network 0.0.0.0 255.255.255.255

Any advice?

TIA
dillon



This archive was generated by hypermail 2.1.4 : Sun Apr 03 2005 - 17:56:53 GMT-3