System information

Adit 3000 CLI - Release 1.6 13-5
Configuration - IPSec Mode
encryption
encryption
Use the IPSec encryption command to specify an encryption algorithm. To disable encryption, see no
group command on page 13-14.
Syntax: (config-ipsec {n})# encryption {des|3des|aes|aes192|aes256}
Example: (config-ipsec-1)# encryption aes192
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500
end
Use the end command to exit the current configuration mode, and must be used to mark the end of any
configuration file. Note: This command can be entered in any configuration mode with the same result.
Syntax: (config-ipsec {n})# end
Example: (config-ipsec-1)# end
#
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500
exit
Use the exit command to close your current connection if you are in the User mode, or Privileged mode.
If the command is entered in a subconfiguration mode (Interface or Routing), this command takes you
to the next higher level (example: back to Privileged mode from Interface configuration mode).
Syntax: (config-ipsec {n})# exit
Example: (config-ipsec-1)# exit
(config)#
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500
Field Definition
des Set to 56-bit Data Encryption Standard (DES).
3des Set to 168-bit DES. Default.
aes Set 128-bit Advanced Encryption Standard (AES) as the encryption
algorithm.
aes192 Set 192-bit AES as the encryption algorithm.
aes256 Set 256-bit AES as the encryption algorithm.