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

IPSEC site to site VPN ACL Question

legerity1_2
Level 1
Level 1

Alright, so just as a sanity check, I've got a question for the group.  When configuring the crypto acls that define interesting traffic for a tunnel, are we able to use summaries?

So lets say site B is 10.5.10.0/24 and site A can be summarized with 10.10.0.0/16. Is it acceptable to write something like below for the crypto acl?

access-list 101 permit ip 10.5.10.0 0.0.0.255 10.10.0.0 0.0.255.255

Site A would have the following networks

10.10.0.0/24

10.10.1.0/24

etc.

Then on head end device, the the acls would be:

access-list 101 permit ip 10.10.0.0 0.0.255.255 10.5.10.0 0.0.0.255

Thanks for any feedback!

1 Accepted Solution

Accepted Solutions

Hi There,

Yes, that's perfectly fine.

As long as we have routes configured properly, nothing should stand in your way from configuring the acl's like that.

Regards,

Praveen

View solution in original post

1 Reply 1

Hi There,

Yes, that's perfectly fine.

As long as we have routes configured properly, nothing should stand in your way from configuring the acl's like that.

Regards,

Praveen