Very nice Dennis, they are the same

access-list 10 deny 192.168.100.128 to  192.168.100.255
access list 10 deny 192.168.100.112 to  192.168.100.127 
access-list 10 deny 192.168.100.104 to  192.168.100.111
access-list 10 deny 192.168.100.100 to  192.168.100.103
access-list 10 permit any any 

or

access-list 10 deny 192.168.100.100 to 192.168.100.255 (0.0.0.155)
access-list 10 permit any any 

vs.

access-list 10 permit 192.168.100.0  to 192.168.100.63
access-list 10 permit 192.168.100.64 to 192.168.100.95
access-list 10 permit 192.168.100.96 to 192.168.100.99
access-list 10 deny 192.168.100.0    to 192.168.100.255
access-list 10 permit any any 

or
 
access-list 10 permit 192.168.100.0 to 192.168.100.99
access-list 10 deny   192.168.100.0 to 192.168.100.255
access-list 10 permit any any 


Phil



Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=20479&t=20477
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to