Re: access-list

From: Kaiser Anwar (kaiseranwar@sbcglobal.net)
Date: Wed Sep 24 2003 - 12:00:16 GMT-3


Yes It is working now. I was just confused because I was just cutting and
pasting it from the doc cd.

Thanks
----- Original Message -----
From: "Mike Williams" <ccie2be@swbell.net>
To: "'Kaiser Anwar'" <kaiseranwar@sbcglobal.net>
Sent: Wednesday, September 24, 2003 7:37 AM
Subject: RE: access-list

> With an extended IP access-list you have to specify a protocol before
> you start to specify which hosts/networks have access. Try this:
>
> access-list 120 permit udp any any eq 4000
> access-list 120 deny udp any any
>
> So it should have the form:
>
> access-list <number> [permit | deny] [ip | tcp | udp | icmp, etc]
> <source subnet> <mask> <destination subnet> <mask> [eq | gt | lt] <port
> #>
>
> HTH,
> Mike W.
>
> PS: Since there is an implicit deny at the end of each ACL, after your
> first line permitting UDP on 4000, you don't need another line because
> ALL traffic that doesn't match this list would be filtered.
>
> -----Original Message-----
> From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
> Kaiser Anwar
> Sent: Wednesday, September 24, 2003 12:18 AM
> To: ccielab@groupstudy.com
> Subject: access-list
>
>
> Hi,
> Need help with an access-list. i am getting an error message when
> try to create this access-list.
> thanks
>
>
> r3(config)#access-list 120 permit any any udp 4000
> ^
> % Invalid input detected at '^' marker.
>
> r3(config)#access-list 120 deny any any udp
> ^
> % Invalid input detected at '^' marker.
>
>
> Thanks
>
> KaiserA
>
> ***Get your CCIE and a FREE vacation: Shop.GroupStudy.com***
> _______________________________________________________________________
> Please help support GroupStudy by purchasing your study materials from:
> shop.groupstudy.com
>
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html

***Get your CCIE and a FREE vacation: Shop.GroupStudy.com***



This archive was generated by hypermail 2.1.4 : Wed Oct 01 2003 - 07:24:35 GMT-3