Specifications

xStack DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
reboot
Purpose Used to restart the Switch.
Syntax
reboot
Description This command is used to restart the Switch.
Parameters None.
Restrictions Only Administrator-level users can issue this command.
Example usage:
To restart the Switch:
DGS-3400:4#reboot
Command: reboot
Are you sure want to proceed with the system reboot? (y|n)
Please wait, the switch is rebooting...
reset
Purpose Used to reset the Switch to the factory default settings.
Syntax
reset {[config | system]}
Description This command is used to restore the Switch’s configuration to the
default settings assigned from the factory.
Parameters
config If the keyword ‘config’ is specified, all of the factory default
settings are restored on the Switch including the IP address, user
accounts, the switch history log and banner. The Switch will not save
or reboot.
system If the keyword ‘system’ is specified all of the factory default
settings are restored on the Switch. The Switch will save and reboot
after the settings are changed to default. Rebooting will clear all
entries in the Forwarding Data Base.
If no parameter is specified, the Switch’s current IP address, user
accounts, the switch history log and banner are not changed. All
other parameters are restored to the factory default settings. The
Switch will not save or reboot.
Restrictions Only administrator-level users can issue this command.
Example usage:
To restore all of the Switch’s parameters to their default values:
DGS-3400:4#reset config
Command: reset config
Are you sure to proceed with system reset except Stacking
Information, IP address, log, user account and banner?(y/n)y
Success.
DGS-3400:4#
19