![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.security.firewalls archiveRe: Access List.
From: Walter Roberson <roberson@ibd.nrc-cnrc.gc.ca>
Date: Fri Sep 23 2005 - 06:45:45 CEST
In article <1127441738.956071.3210@g44g2000cwa.googlegroups.com>,
Cisco doesn't have a 27xx model line. If you are referring to a 2701
Cisco used to offer 1601 and 2501 routers (but not 2601 or 3601.) Cisco still
Access lists on the Cisco 1601, 2501, and 2801 router are NOT the
Access lists on the PIX use netmask style masks. Access lists
access-list 110 permit ip 10.20.30.0 255.255.255.0 any
110 is PIX style, 120 is IOS style.
Access lists on the PIX can be named or numbered, and there is
Standard and extended ccess lists on Cisco's IOS are numbered,
access-lists on PIX can use object-groups. I don't know if
access-lists on IOS can reference various TCP flags.
Logging options are different between the two.
There are probably other differences as well.
-- "No one has the right to destroy another person's belief by demanding empirical evidence." -- Ann LandersReceived on Thu Sep 29 20:10:24 2005 |