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

Crypto map config

img
Level 1
Level 1

I would like to know whether we can configure more than one crypto maps on a single interface?

1 Accepted Solution

Accepted Solutions

Jon Marshall
Hall of Fame
Hall of Fame

Hi

You cannot use more than one crypto map on an interface but you can use separate entries within the same crypto map ie.

crypto map vpn-set 1 ipsec-iskamp

crypto map vpn-set 1 set peer x.x.x.12

...

Your next VPN would be

crypto map vpn-set 2 ipsec-isakmp

crypto map vpn-set set peer y.y.y.15

etc.

HTH

Jon

View solution in original post

1 Reply 1

Jon Marshall
Hall of Fame
Hall of Fame

Hi

You cannot use more than one crypto map on an interface but you can use separate entries within the same crypto map ie.

crypto map vpn-set 1 ipsec-iskamp

crypto map vpn-set 1 set peer x.x.x.12

...

Your next VPN would be

crypto map vpn-set 2 ipsec-isakmp

crypto map vpn-set set peer y.y.y.15

etc.

HTH

Jon