Create an ISAKMP Policy

Create an ISAKMP Policy
To create the ISAKMP policy, you must use the standard ISAKMP configuration commands
to define the following parameters:
■ Authentication type
■ Encryption algorithm
■ Hash algorithm
■ Diffie-Hellman group ID
■ SA lifetime
The syntax for these commands is as follows:
isakmp policy priority authentication {pre-share | rsa-sig}
isakmp policy priority encryption {aes | aes-192 | aes-256 | des | 3des}
isakmp policy priority group {1 | 2 | 5}
isakmp policy priority hash {md5 | sha}
isakmp policy priority lifetime seconds
Table 14-3 outlines the parameters for the isakmp policy command.