Default Password Obscured Display
By default, the device displays passwords obscured (encrypted) instead of in plain text in downloaded CLI Script and ini files and in the output of the CLI command show running-config.
Obscured passwords are displayed encoded in the following syntax:
■ | ini File: $1$<obscured password> |
For example:
WSTunPassword = $1$tIWHhYONjw==
■ | CLI Script File: <obscured password>== obscured |
For example:
password tIWHhYONjw== obscured
● | When you upload an ini file to the device containing obscured passwords, the passwords are parsed and applied to the device. |
● | The View and Text modes in the INI Viewer & Editor utility display passwords in plain text in parenthesis, as shown in the following example: |