Re: Access-list Question..

From: David Hoon (david.hoon.ccie@gmail.com)
Date: Tue Nov 08 2005 - 18:49:11 GMT-3


Normally, I found this access-list when people forget and use netmask rather
than wildcast mask. IOS will automatically change your access-list to be
like this one :)
 David Hoon
Senior Network Engineer
CCIE #14141
david.hoon.ccie@gmail.com

 On 11/5/05, Montiean <noktes@bellsouth.net> wrote:
>
> From my translation with definition x = anything
> 0.0.0.255 <http://0.0.0.255> 255.255.255.0 <http://255.255.255.0> ====>
> means x.x.x.255
> 0.0.0.0 <http://0.0.0.0> 255.255.255.0 <http://255.255.255.0> ======>
> means x.x.x.0
>
> So I don't think it 's equal to "any any"
>
> Montiean
> ----- Original Message -----
> From: "Victor Cappuccio" <cvictor@protokolgroup.com>
> To: <ccielab@groupstudy.com>
> Sent: Friday, November 04, 2005 7:34 PM
> Subject: Access-list Question..
>
>
> > Hello,
> >
> >
> >
> > I have this confusion with Acl, So in an access-list lets say
> >
> >
> >
> > ip access-list extended TEST
> >
> > permit tcp any 0.0.0.255 <http://0.0.0.255>
255.255.255.0<http://255.255.255.0>eq telnet
> >
> > permit tcp any 0.0.0.0 <http://0.0.0.0>
255.255.255.0<http://255.255.255.0>eq telnet
> >
> >
> >
> > Would be the same as
> >
> >
> >
> > ip access-list extended TEST
> >
> > permit tcp any any eq telnet
> >
> >
> >
> > ?
> >
> >
> >
> > Thanks for your replies
> >
> > Victor
> >
> > _______________________________________________________________________
> > Subscription information may be found at:
> > http://www.groupstudy.com/list/CCIELab.html
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Thu Dec 01 2005 - 09:12:05 GMT-3