
Re-using Type-6 ISAKMP Key
Anyone know how to recover/reuse a type 6 password. Router A got an IPSEC tunnel with type 6 encrypted ISAKMP Key to Router B(AB). I need to move the Tunnel from Router A to Router C (to form CB)but I don't have the original plain text isakmp key and copying the encrypted type 6 key does not work. Neither do I have access to router B to generate a new isakmp key on both sides. Any idea of how to make a type 6 password work on a different router?
Comments
Hi,
You can reuse the encrypted password on any device as long as you know the master key used to encrypt the preshared-key, this is configurable with command "key config-key password-encryption". Look at the document on http://www.cisco.com/en/US/tech/tk583/tk372/technologies_configuration_example09186a00801f2336.shtml
Regards,
Cristian.