crypto-map-ipsec-isakmp-instance
Configures PFS (Perfect Forward Secrecy) for the auto site-to-site VPN tunnel or remote VPN client
PFS is the key-establishment protocol, used to secure VPN communications. If one encryption key is compromised, only data encrypted by that specific key is compromised. For PFS to exist, the key used to protect data transmissions must not be used to derive any additional keys. Options include 2, 5 and 14. This option is disabled by default.
pfs [14|2|5]
pfs [14|2|5]
pfs [14|2|5] | Configures
PFS
|
Site-to-site VPN tunnel: nx9500-6C8809(config-device-B4-C7-99-6C-88-09-cryptomap-test#1)#pfs 5 nx9500-6C8809(config-device-B4-C7-99-6C-88-09-cryptomap-test#1)#show context crypto map test 1 ipsec-isakmp peer 1 ikev2 ikev2Peer1 local-endpoint-ip 192.168.13.10 pfs 5 ip nat crypto nx9500-6C8809(config-device-B4-C7-99-6C-88-09-cryptomap-test#1)# Remote VPN client: nx9500-6C8809(config-device-B4-C7-99-6C-88-09-cryptomap-test#2)#pfs 14 nx9500-6C8809(config-device-B4-C7-99-6C-88-09-cryptomap-test#2)#show context crypto map test 2 ipsec-isakmp dynamic peer 1 ikev1 RemoteIKEv1Peer1 local-endpoint-ip 157.235.204.62 pfs 14 nx9500-6C8809(config-device-B4-C7-99-6C-88-09-cryptomap-test#2)#