From: "Griffith
Date: Sat Nov 26 2005 - 14:03:09 GMT-3
Sorry, didn't read the whole thread.
--------------------------
Sent from my BlackBerry Wireless Handheld
Service provided by Ft.Stewart, GA
Home of the 3rd Infantry Division
-----Original Message-----
From: Griffith, Darlene Ms DOIM/IMSE-STW-IM
To: 'ashok_ccie@yahoo.co.in'; 'ccielab@groupstudy.com'
Sent: Sat Nov 26 12:01:48 2005
Subject: Re: access-list
If you meant this to be an extended list (designated by 100), you're
missing the second set of address information as well as a protocol in your
statements - ip, tcp, udp, etc.
Access-list 100 permit ip 100.100.1.0 0.0.0.255 host 20.20.20.6
--------------------------
Sent from my BlackBerry Wireless Handheld
Service provided by Ft.Stewart, GA
Home of the 3rd Infantry Division
-----Original Message-----
From: Ashok M A
To: ccielab@groupstudy.com
Sent: Sat Nov 26 11:07:50 2005
Subject: RE: access-list
I am not sure why this doesnt work?
Access-list 100 permit 100.100.1.0 0.0.0.255
Access-list 100 permit 100.100.2.0 0.0.0.255
Thanks & Regards,
Ashok M A
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Pierre-Alex
Sent: Saturday, November 26, 2005 1:25 AM
To: Desmond Ong; FORUM
Subject: Re: access-list
If you cannot use prefix-list you can use an extended access-list:
access-list 100 permit 100.100.1.0 0.3.255 255.255.255.0 0.0.0.0
access-list 100 permit 100.100.2.0 0.3.255 255.255.255.0 0.0.0.0
Please note that trying to summurize both. .1 and .2 networks end up
creating more entries because you automatically get the 0 and .3 networks:
access-list 100 deny 100.100.0.0 0.0.0.0 255.255.255.0 0.0.0.0
access-list 100 deny 100.100.3.0 0.0.0.0 255.255.255.0 0.0.0.0 access-list
100 permit 100.100.0.0 0.3.255 255.255.255.0 0.0.0.0
NB: in an extended acl, the first part of the acl, matches the network
the networks (100.100.0.0 0.3.255 ) , the second part matches the mask.
Cheers
Pierre
----- Original Message -----
From: "Desmond Ong" <desmond.gk@netstarnetworks.com>
To: "FORUM" <ccielab@groupstudy.com>
Sent: Thursday, November 03, 2005 2:10 PM
Subject: access-list
> Hi there,
>
> if i were asked to permit only 100.100.1.0/24 and 100.100.2.0/24 into
the
> network,
>
> my access list will be 100.100.1.0 0.0.3.255 or will it be
> 100.100.1.0 0.0.3.0 ??? is there any difference?
>
> Tks!
>
> Desmond
>
> _______________________________________________________________________
> 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
---------------------------------
Enjoy this Diwali with Y! India Click here
This archive was generated by hypermail 2.1.4 : Thu Dec 01 2005 - 09:12:08 GMT-3