Reference Guide 756 Document #: LTRT-17939
Mediant MSBR
Command Description
1|2|3 Specifies the Diffie-Hellman group identifier within an IKE
policy.
Table 76-1: Algorithms Table
Algorithms type Command Description
enc-alg
esp-des
Defines ESP with the 56-bit DES
encryption algorithm.
esp-3des
Defines ESP with the 168-bit DES
encryption algorithm (3DES or Triple
DES).
esp-aes 128
Defines ESP with the 128-bit AES
encryption algorithm.
esp-aes 192
Defines ESP with the 192-bit AES
encryption algorithm.
esp-aes 256
Defines ESP with the 256-bit AES
encryption algorithm.
auth-alg
esp-sha-hmac
Defines ESP with the SHA
(HMAC variant) authentication algorithm.
esp-md5-hmac
Defines ESP with the MD5
(HMAC variant) authentication algorithm.
Default
This command has no defaults.
Command Mode
crypto isakmp key are defined in enabled configuration mode.
Example
This example demonstrates how to configure an IKE policy:
(config data)# crypto isakmp policy 50
76.3.1.3 crypto ipsec profile
This command configures an IPSec policy profile. To delete a IPSec policy profile, use
the no form of this command.
Syntax
crypto ipsec profile <profile name>
no crypto ipsec profile