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

access-list with PAT

akin.oyelakin
Level 1
Level 1

Hi guys,

I will like to know if on the accesslist with PAT, you can have deny statements. i.e deny statement as part of the access-list for traffic you don't want to be PATed.

example:

access-list acl-pat deny ip 10.0.0.1 0.0.0.0 any

access-list acl-pat permit ip 10.0.0.0 0.0.0.255 any

if i don't want 10.0.0.1 to be PATed.

1 Accepted Solution

Accepted Solutions

pkhatri
Level 11
Level 11

Hi,

That is perfectly legal and quite a common practice.

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

Paresh

View solution in original post

2 Replies 2

pkhatri
Level 11
Level 11

Hi,

That is perfectly legal and quite a common practice.

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

Paresh

Thanks so much it did help