User guide
revert
82 Chapter 2 Command Descriptions
Examples Reset the port configuration to defaults
#> revert port=factory range=1
Reset network-related settings
The configuration is reset to the latest user configuration saved in NVRAM.
1. First, turn off saving configuration changes to NVRAM:
#> set config save=off
2. Change the baud rate of port 8 to 115200:
#> set line baud=115200 ra=8
3. Run a test of serial port 8 at 115200 baud.
4. Once testing is complete, return port 8 to normal:
#> revert line=nvram
5. Turn on saving configuration changes:
#> set config save=on
See also • "boot" on page 51. Issuing a “boot action=factory” command resets the
configuration to factory defaults.
• The “set” commands for which settings are being reverted.