Hi Kanishka,
Thanks for the reply, we have two routers at the head office each with their own public IP address, both with the same crypto key. What I was thinking from your reply was to have two set peer statements in the crypto map with one being marked as the default and also two crypto key statements one for each peer ip? e.g
crypto ipsec key Pre-Shared-Secret address x.x.x.1
crypto ipsec key Pre-Shared-Secret address x.x.x.2
crypto map static-map 1 ipsec-isakmp
set peer x.x.x.1 default
set peer x.x.x.2
Am I along the right lines here? Also if the default VPN fails, is there any way for the router to automatically fail back to the default when it comes back on-line? Someone has mentioned DPD?
Thanks for your help.
Regards
Andy.