Information
Passwords should not be displayed in plain text format in configuration files or when viewed via the CLI. This prevents casual observers and unauthorized individuals gaining knowledge of other users passwords. The 'hash-control' command is used to enforce encryption of passwords in the configuration. Version 2 must be specified.
Solution
Run the following command on the device to enable password encryption: configure system security hash-control read-version all write-version 2