xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
24
Parameters
config - (Optional) Specifies to save configuration.
<pathname> - Enter the path name of the indicated configuration
log - (Optional) Specifies to save log.
all - (Optional) Specifies to save changes to currently active configuration and save logs.
Note: If no keyword is specified, all changes will be saved to bootup configuration file.
Restrictions
Only Administrators and Operators can issue this command.
Example
To save the current configuration to the bootup configuration file:
Command: save
Saving all configurations to NV-RAM.......... Done.
To save the current configuration to destination file, named 1:
DGS-3620-28PC:admin#save config 1
Command: save config 1
Saving all configurations to NV-RAM.......... Done.
To save a log to NV-RAM:
DGS-3620-28PC:admin#save log
Command: save log
Saving all system logs to NV-RAM............. Done.
To save all the configurations and logs to NV-RAM:
DGS-3620-28PC:admin#save all
Command: save all
Saving configuration and logs to NV-RAM...... Done.