Adit 3000 Series and Multi-Service Router (MSR) Card CLI Referece Manual

Adit 3000 (Rel. 1.6) and MSR Card (Rel 2.0) CLI 14-5
Configuration - IPSec Mode
encryption
Use the IPSec encryption command to specify an encryption algorithm. To disable encryption, see no
group command on page 14-13.
Syntax: (config-ipsec {n})# encryption {des|3des|aes|aes192|aes256}
Example: (config-ipsec-1)# encryption aes192
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500, MSR
end
Use the end command to exit the current configuration mode, and must be used to mark the end of any
configuration file. 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, MSR
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, MSR
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.