Command line interface
Configuration mode
LR54 User Guide
1068
After executing the revert command, you must save the configuration changes by using the
save
command. You can also discard the configuration changes by using the
cancel
command.
CAUTION!
The
revert
command reverts all changes to the default configuration, not only
unsaved changes.
Revert all configuration changes to default settings
To discard all configuration changes and revert to default settings, use the
revert
command at the
config prompt without the optional
path
parameter:
1. At the config prompt, enter
revert
:
(config)> revert
(config)>
2. Set the password for the admin user prior to saving the changes:
(config)> auth user admin password
pwd
(config)>
3. Save the configuration and apply the change:
(config)> save
Configuration saved.
>
4. Type
exit
to exit the Admin CLI.
Depending on your device configuration, you may be presented with an
Access selection
menu
. Type
quit
to disconnect from the device.
Revert a subset of configuration changes to the default settings
There are two methods to revert a subset of configuration changes to the default settings.
n
Enter the
revert
command with the
path
parameter. For example, to revert all changes to the
authentication methods configuration:
1. Enter the
revert
command with the
path
set to
auth method
:
(config)> revert auth method
(config)>
2. Save the configuration and apply the change:
(config)> save
Configuration saved.
>
3. Type
exit
to exit the Admin CLI.
Depending on your device configuration, you may be presented with an
Access
selection menu
. Type
quit
to disconnect from the device.