11-09-2012 10:27 AM - edited 03-04-2019 06:05 PM
20 permit ip host 71.72.73.74 61.62.63.64 0.0.0.15
IP used here is just for an example. i have seen this when i put sh access-list command in a router.
can someone please describe the meaning of this line.
11-09-2012 10:58 AM
This ACE allows any ip traffic from the host 71.72.73.74 to the network 61.62.63.64/28, that are the adresses from 61.62.63.64-79. IOS uses wildcardmasks in ACLs, which are inverted netmasks.
--
Don't stop after you've improved your network! Improve the world by lending money to the working poor:
http://www.kiva.org/invitedby/karsteni
11-09-2012 09:33 PM
thanks a lot
11-09-2012 10:43 PM
I think this ACL is wrong because number 20 indicates standard access list.
Access List Type | Number |
---|---|
Standard IP Access Lists | 1-99 |
Extended IP Access Lists | 100-199 |
We can not use destination in Standard access list.
Correct me if i am wrong ?
11-10-2012 12:52 AM
"20" is not the ACL-number, it's the sequence-number of the ACE in a named ACL.
Sent from Cisco Technical Support iPad App
11-12-2012 03:45 AM
Hi ,
Please follow the below mentioned links and they will clear all your concepts on Access-list.
http://www.cisco.com/en/US/products/sw/secursw/ps1018/products_tech_note09186a00800a5b9a.shtml
http://www.cisco.com/web/about/security/intelligence/acl-logging.html
HTH
Vinay
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide