Configuring Password Display in CLI

You can enable the device to display passwords in the CLI's show running-config output in encrypted (obscured) format instead of in plain text. When passwords are displayed encrypted, the word "obscured" appears after the password.

To enable obscured password display in CLI:
(config-system)# cli-settings
(cli-settings)# password-obscurity on

Below shows two examples of password display (obscured and plain text) in the show running-config output for a password configured for a Remote Web Service:

Password displayed in encrypted (obscured) format:
rest-password 8ZybmJHExMTM obscured
Password displayed in plain text:
rest-password John1234