Use this command to configure the encryption algorithm for the IKE proposal.
3des | Specifies the Triple Data Encryption Standard encryption algorithm. |
aes128cbc | Specifies the Advanced Encryption Standard (AES) 128 bit key size Cipher-Block Chaining (CBC) encryption algorithm. |
aes192cbc | Specifies the Advanced Encryption Standard (AES) 192 bit key size Cipher-Block Chaining (CBC) encryption algorithm. |
aes256cbc | Specifies the Advanced Encryption Standard (AES) 1256 bit key size Cipher-Block Chaining (CBC) encryption algorithm. |
None.
IKE proposal configuration.
This release does not support a default encryption algorithm. You must manually enter an encryption algorithm.
Use the “no” option for this command to remove the IKE proposal encryption configuration.
This example shows how to configure the winRadius_main proposal for the aes128cbc encryption method:
System(su-config)->crypto ike-proposal winRadius_main System(su-crypto-proposal)->encryption aes128cbc System(su-crypto-proposal)->