cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
322
Views
0
Helpful
2
Replies

Standard ACL Wildcard Query

coolboarderguy
Level 1
Level 1

Hi All,

the below ACL,

access-list 1 permit 192.168.1.32 0.0.0.248

would permit addresses 192.168.1.32-39, yes? Cheers.

coolboarderguy...

2 Replies 2

pkhatri
Level 11
Level 11

Unfortunately, no...

you need to use 192.168.1.32 0.0.0.7 to match 192.168.1.32-39

Hope that helps - pls rate the post if it does.

Paresh

Hi All,

ah, yes, right philosophy, wrong wildcard, cheers.

coolboarderguy...