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

Same IP Peers - Multiple Pre-shared ISAKMP Key

rrequena
Level 1
Level 1

is there any way for configuring multiple different pre-shared ISAKMP keys between same IP peers ?

When you configure ISAKMP SA for pre-shared keys you set:

crypto isakmp key "key" address "ip"

and in Crypto map you set:

crypto map "name" # ipsec-isakmp

set peer "IP"

match address "ACL"

The functionality is to establish two differente IPSec Tunnels between the "same IP peers" (IPs), with diferent traffic (match ACLs) BUT with diferrent pre-shared ISAKMP keys.

Regards

Rafa

2 Replies 2

puagarwa
Level 1
Level 1

with pure IPSec tunnel its not possible. as the last reply tells us, this can be acheived via 2 GRE over IPSec and routing the 2 different subnets via each tunnel.