From: Mahmud, Yasser (YMahmud@Solutions.UK.ATT.com)
Date: Mon Feb 03 2003 - 19:55:41 GMT-3
You could use <distribute-list in > comand referring to access-list 101
access-list 101 permit ip host 201.13.13.0 host 255.255.255.0
This will permit just network 201.13.13.0 with only mask as 255.255.255.0
HTH
Yasser
> -----Original Message-----
> From: Sanfilippo, Ted [SMTP:Ted.Sanfilippo@PaeTec.com]
> Sent: Monday, February 03, 2003 10:19 PM
> To: 'Nathan Chessin'; 'kym blair'; Jennifer_bellucci@hotmail.com;
> ccielab@groupstudy.com
> Subject: RE: distribute-list in
>
> Looks like BGP.
>
> For EIGRP wouldn't you do:
>
> distribute-list prefix ONLY13 in
>
> -----Original Message-----
> From: Nathan Chessin [mailto:nchessin@cisco.com]
> Sent: Saturday, January 18, 2003 6:01 PM
> To: 'kym blair'; Jennifer_bellucci@hotmail.com; ccielab@groupstudy.com
> Subject: RE: distribute-list in
>
>
> Kym,
>
> I don't seem to have the "neighbor x.x.x.x prefix-list" option under my
> EIGRP routing process. What version of IOS are you running?
>
> Thanks,
>
> Nate
>
>
> > -----Original Message-----
> > From: kym blair [mailto:kymblair@hotmail.com]
> > Sent: Saturday, January 18, 2003 2:57 PM
> > To: nchessin@cisco.com; Jennifer_bellucci@hotmail.com;
> > ccielab@groupstudy.com
> > Subject: RE: distribute-list in
> >
> >
> > Good point Nate. Prefix-list will handle that:
> >
> > router eigrp 100
> > neighbor 10.1.1.1 prefix-list ONLY13 in
> > !
> > ip prefix-list ONLY13 permit 201.13.13.0/24
> >
> > HTH, Kym
> >
> >
> >
> >
> >
> >
> >
> > >From: "Nathan Chessin" <nchessin@cisco.com>
> > >Reply-To: "Nathan Chessin" <nchessin@cisco.com>
> > >To: "'Jennifer Bellucci'" <Jennifer_bellucci@hotmail.com>,
> > ><ccielab@groupstudy.com>
> > >Subject: RE: distribute-list in
> > >Date: Sat, 18 Jan 2003 14:24:47 -0800
> > >
> > >Doesn't ( access-list 1 permit 201.13.13.0 0.0.0.255 ) let in
> > >
> > >201.13.13.0/24
> > >201.13.13.0/25
> > >201.13.13.0/26
> > >201.13.13.0/27
> > >etc?
> > >
> > >What if I only want to let in a certain mask of /24, and no others?
> > >
> > >Nate
> > >
> > > > -----Original Message-----
> > > > From: Jennifer Bellucci [mailto:Jennifer_bellucci@hotmail.com]
> > > > Sent: Saturday, January 18, 2003 2:10 PM
> > > > To: Nathan Chessin; ccielab@groupstudy.com
> > > > Subject: Re: distribute-list in
> > > >
> > > >
> > > > Why not try a standard access-list like the following?
> > > >
> > > > access-list 1 permit 201.13.13.0 0.0.0.255 log
> > > >
> > > > jbell
> > > > ----- Original Message -----
> > > > From: "Nathan Chessin" <nchessin@cisco.com>
> > > > To: <ccielab@groupstudy.com>
> > > > Sent: Saturday, January 18, 2003 9:25 PM
> > > > Subject: distribute-list in
> > > >
> > > >
> > > > > Hi All,
> > > > >
> > > > > I have a routing table that looks like:
> > > > > D 201.13.13.0/24 [90/2297856] via 10.1.1.1,
> > 00:00:40, Serial0/2
> > > > > 144.4.0.0/24 is subnetted, 1 subnets
> > > > > C 144.4.4.0 is directly connected, Serial0/1
> > > > > 201.13.12.0/25 is subnetted, 1 subnets
> > > > > D 201.13.12.0 [90/2297856] via 10.1.1.1,
> > 00:00:40, Serial0/2
> > > > > 10.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
> > > > > D 10.0.0.0/8 is a summary, 00:00:40, Null0
> > > > > C 10.1.1.0/24 is directly connected, Serial0/2
> > > > > 201.13.11.0/25 is subnetted, 1 subnets
> > > > > D 201.13.11.0 [90/2297856] via 10.1.1.1,
> > 00:00:41, Serial0/2
> > > > > D 201.13.10.0/24 [90/2297856] via 10.1.1.1,
> > 00:00:41, Serial0/2
> > > > >
> > > > > I am trying to only let the route - 201.13.13.0/24
> > [90/2297856] via
> > > > > 10.1.1.1, 00:00:40, Serial0/2 in to the table.
> > > > > I thought that a distribute-list of the form:
> > > > >
> > > > > access-list 100 permit ip 201.13.13.0 0.0.0.255
> > > > 255.255.255.0 0.0.0.0
> > > > >
> > > > > would be sufficient, but it blocks all routes. I am going
> > > > from Halabi's
> > > > > example in BGP on page 46. Any thoughts? I am trying
> > to only allow
> > > > > 201.13.13.0/24 - no more no less.
> > > > >
> > > > >
> > > > > Nate
> > > > > .
> > >.
> > _________________________________________________________________
> > MSN 8 with e-mail virus protection service: 2 months FREE*
> > http://join.msn.com/?page=features/virus
.
This archive was generated by hypermail 2.1.4 : Sat Mar 01 2003 - 11:06:06 GMT-3