Configuring Username and Password
-
Wait for the System is ready to be displayed before login.
-
First time login will prompt the user to change the password. Enter a new password that meets the password policy requirements. This password cannot be the same as the default password.
-
By default, ZTP will be enabled (For ES1000 ARM platform, ZTP is disabled by default). User has to disable ZTP using
sudo config ztp disable
(This will take approximately 2 minutes) -
Update the new password using the Click CLI.
The new password will be saved into startup configuration only when the configuration is saved.config user modify admin --password <password>
To save the running configuration into startup configuration, use the following CLI command.
sudo config save -y