From: kasturi cisco (kasturi_cisco@hotmail.com)
Date: Mon Dec 15 2003 - 10:44:44 GMT-3
Hi,
See what Bob has mentioned. There is also another way which might be
better - to configure EIGRP with network and mask statement(s).
As a example: router eigrp 10
network 172.16.1.0 255.255.255.0
network 10.1.1.0 255.255.255.0
This feature is available with newer IOS version i think 12.1 and above.I
dont remember exact version when it started.
HTH.
Good Luck,
Kasturi.
>From: "Bob Sinclair" >Reply-To: "Bob Sinclair" >To: "rnasr" ,
"'groupstudy'" >Subject: Re: EIGRP over frame >Date: Mon, 15 Dec 2003
07:41:47 -0500 > >The passive-interface command keeps EIGRP from sending
updates out of an >interface and it keeps it from forming a neighbor
adjacency out that >interface. But it is not intended to keep the
protocol from advertising a >connected network that is otherwise covered
by a network statement. Try a >distribute-list out command to filter
these updates. > > >-Bob Sinclair > CCIE #10427, CISSP, MCSE >
www.netmasterclass.net > > >----- Original Message ----- >From: "rnasr"
>To: "'groupstudy'" >Sent: Friday, December 12, 2003 10:13 AM >Subject:
EIGRP over frame > > > > I have the following EIGRP over partial mesh
frame config utilising > > multipoint and physical interfaces - although
passive default is set I can > > still see all the other networks
advertised despite the fact that the > > interfaces appear as passive for
these networks under "sh ip protocol" - > > could someone shed some light
on this - THANKS. > > > > > > R1.......................... > > interface
FastEthernet0/0 > > ip address 153.5.66.1 255.255.255.0 > > > > interface
Serial0/0.1 multipoint > > ip address 153.5.200.1 255.255.255.240 > >
frame-relay map ip 153.5.200.3 103 broadcast > > frame-relay map ip
153.5.200.4 104 broadcast > > no frame-relay inverse-arp > > > > router
eigrp 5 > > passive-interface default > > no passive-interface
Serial0/0.1 > > network 153.5.0.0 > > neighbor 153.5.200.4 Serial0/0.1 >
> neighbor 153.5.200.3 Serial0/0.1 > > > > r1#sh ip ro eigrp > >
153.5.0.0/16 is variably subnetted, 5 subnets, 3 masks > > D
153.5.232.0/28 [90/21024000] via 153.5.200.3, 00:20:30, >Serial0/0.1 > >
D 153.5.58.0/28 [90/20537600] via 153.5.200.3, 00:06:41, Serial0/0.1 > >
D 153.5.43.0/25 [90/20514560] via 153.5.200.4, 00:20:25, Serial0/0.1 > >
> > > > > > > > > > R3............... > > interface Ethernet0 > > ip
address 153.5.58.1 255.255.255.240 > > > > interface Serial0.1 multipoint
> > ip address 153.5.200.3 255.255.255.240 > > frame-relay map ip
153.5.200.1 301 broadcast > > frame-relay map ip 153.5.200.4 301
broadcast > > no frame-relay inverse-arp > > > > router eigrp 5 > >
passive-interface default > > no passive-interface Serial0.1 > > network
153.5.0.0 > > neighbor 153.5.200.4 Serial0.1 > > neighbor 153.5.200.1
Serial0.1 > > > > r3#sh ip ro eigrp > > 153.5.0.0/16 is variably
subnetted, 5 subnets, 3 masks > > D 153.5.43.0/25 [90/2172416] via
153.5.200.4, 00:17:25, Serial0.1 > > D 153.5.66.0/24 [90/2172416] via
153.5.200.1, 00:17:25, Serial0.1 > > > > > > > > > > > >
R4........................ > > interface FastEthernet0 > > ip address
153.5.43.44 255.255.255.128 > > > > interface Serial0 > > ip address
153.5.200.4 255.255.255.240 > > encapsulation frame-relay > > frame-relay
map ip 153.5.200.1 401 broadcast > > frame-relay map ip 153.5.200.3 401
broadcast > > no frame-relay inverse-arp > > frame-relay lmi-type cisco >
> > > router eigrp 5 > > passive-interface default > > no
passive-interface Serial0 > > network 153.5.0.0 > > neighbor 153.5.200.3
Serial0 > > neighbor 153.5.200.1 Serial0 > > > > r4#sh ip ro eigrp > >
153.5.0.0/16 is variably subnetted, 5 subnets, 3 masks > > D
153.5.232.0/28 [90/2681856] via 153.5.200. 3, 00:18:20, Serial0 > > D
153.5.58.0/28 [90/2195456] via 153.5.200.3, 00:04:33, Serial0 > > D
153.5.66.0/24 [90/2172416] via 153.5.200.1, 00:18:20, Serial0 > > > >
This archive was generated by hypermail 2.1.4 : Sat Jan 03 2004 - 08:25:41 GMT-3