Command line interface Configuration mode
Digi Connect EZ Mini User Guide
747
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.
n Move to the location in the configuration and enter the revert command without the path
parameter. For example:
1. Change to the auth method node:
(config)> auth method
(config auth method)>
2. Enter the revert command:
(config auth method)> revert
(config auth method)>
3. Save the configuration and apply the change:
(config auth method)> 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.
n You can also use a combination of both of these methods:
1. Change to the auth node:
(config)> auth
(config auth)>
2. Enter the revert command with the path set to method:
(config auth)> revert method
(config auth)>