inline-password-encryption
None
When the configuration file is imported to a different device, it first decrypts the encryption key using the default key and then decrypts the rest of the configuration using the administrator configured encryption key.
The following command uses the specified password for encryption key and stores it outside of startup-config:
nx9500-6C8809(config)#password-encryption secret 2 12345678
nx9500-6C8809(config)#commit write memory
The following command moves the same password to the startup-config and encrypts it with the master key:
nx9500-6C8809(config)#inline-password-encryption
no | Disables storing of the encryption key in the startup configuration file |
password-encryption | Enables password encryption |