cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
505
Views
0
Helpful
1
Replies

ACL basics are slipping

My ACLs should be stronger than this but at the moment I cannot figure out why my ACL is automatically turning to 0.0.0.0.

I wish to create an access-list to match the source of 192.168.1.64/26.

If I do an extended or a standard ACL, my router seems to want to turn the address into all zeros:

R6(config)#access-list 1 permit 192.168.1.64 255.255.255.192

R6(config)#access-list 101 permit ip 192.168.1.64 255.255.255.192 any

R6(config)#do show ip access-list

Standard IP access list 1

    10 permit 0.0.0.0, wildcard bits 255.255.255.192 (1 match)

Extended IP access list 101

    10 permit ip 0.0.0.0 255.255.255.192 any

R6(config)#

Can anyone explain why this is taking place?

Thanks in advance.

1 Reply 1

Nevermind....

INVERSE subnet mask Steven. INVERSE!

Review Cisco Networking for a $25 gift card