для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 1630
cli-encrypt-algorithm
Specifies the type of encryption algorithm to be used for passwords and secrets.
Product
All
Privilege
Security Administrator
Command Modes
Exec > Global Configuration
configure
Entering the above command sequence results in the following prompt:
[local]
host_name
(config)#
Syntax Description
cli-encrypt-algorithm { A | B | C }
default cli-encrypt-algorithm
default
Resets the encryption algorithm to "A".
A
Specifies MD5-based cipher encryption algorithm. This is the default. Passwords encrypted with this key will
have "+A" prefixes in the configuration file.
B
Specifies the AES-CBC-128 cipher algorithm for encryption and the HMAC-SHA1 cipher algorithm for
authentication. Passwords encrypted with this key will have "+B" prefixes in the configuration file.
C
Specifies HMAC-SHA512 cipher algorithm for encryption and authentication. Passwords encrypted with this
key will have "+C" prefixes in the configuration file.
Usage Guidelines
Use this command to specify the types of cipher algorithm(s) to be used as encryption and authentication keys
for passwords.
The encryption key protects the confidentiality of passwords, while the authentication key protects their
integrity.
Command Line Interface Reference, Modes G - H, StarOS Release 19    
131
Global Configuration Mode Commands (A-K)
cli-encrypt-algorithm