DES-1228/ME Metro Ethernet Managed Switch CLI Reference Guide
24
Example usage:
To disable HTTP:
DES-1228/ME:5#disable web
Command: disable web
Success.
DES-1228/ME:5#
save
Purpose
Used to save changes in the Switch’s configuration to non-volatile
RAM.
Syntax
save {[config {config_id <value 1-2>} | log | all]}
Description
This command is used to enter the current switch configuration into
non-volatile RAM. The saved switch configuration will be loaded into
the Switch’s memory each time the Switch is restarted.
Parameters
config – Used to save the current configuration to a file.
config_id - Specifies which cfg file ID. if cfg ID is not specified, it
refers to the boot_up CFG file.
log – Used to save the current log to a file. The log file cannot be
deleted.
all – Save changes to currently activated configurations and save
log. If no keywords are specified, save the changes to the
configuration. If there are no keywords specified, the changes will be
saved to the configuration.
Restrictions
Only Administrator level,Operator level or Power User level users
can issue this command.
Example usage:
To save the Switch’s current configuration to non-volatile RAM:
DES-1228/ME:5#save config
Command: save config
Saving all configurations to NV-RAM...... Done.
Success.
DES-1228/ME:5#
To save the Switch’s current log to non-volatile RAM:
DES-1228/ME:5#save log
Command: save log
Saving all log information to NV-RAM...... Done.
Success.
DES-1228/ME:5#