cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
916
Views
0
Helpful
5
Replies

description required of ACL

skmparvez
Level 1
Level 1

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.

5 Replies 5

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

thanks a lot

I think this ACL is wrong because number 20 indicates standard access list.

Access List Type Number
Standard IP Access Lists1-99
Extended IP Access Lists100-199

We can not use destination in Standard access list.

Correct me if i am wrong ?

"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