request system set-encryption-key
|
Sets the encryption key and enables default configuration file
encryption as follows:
- AES encryption for the Canada and U.S. version of JUNOS software with enhanced services
- DES encryption for the international version of JUNOS software with enhanced services
|
request system set-encryption-key
algorithm des
|
Sets the encryption key and specifies configuration file encryption
by DES.
|
request system set-encryption-key unique
|
Sets the encryption key and enables default configuration file
encryption with a unique encryption key that includes the chassis
serial number of the device.
Configuration files encrypted with the unique key can be decrypted
only on the current device. You cannot copy such configuration files
to another device and decrypt them.
|
request system set-encryption-key
des unique
|
Sets the encryption key and specifies configuration file encryption
by DES with a unique encryption key.
|