DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide
207
32
BANNER COMMANDS
The Banner commands in the Command Line Interface (CLI) are listed (along with the appropriate
parameters) in the following table.
[log_trigger | on_demand | time_interval <minutes 1-65535>]
Each command is listed in detail, as follows:
Used to configure the method of saving logs to the Switch’s Flash
memory.
config log_save_timing [log_trigger | on_demand | time_interval
<minutes 1-65535>]
This config log_save_timing command is used to configure the
method used in saving logs to the Switch’s Flash memory.
log_trigger – Users who choose this method will have logs saved to
the Switch every time a log event occurs on the Switch.
on_demand – Users who choose this method will only save logs
when they manually tell the Switch to do so, using the save all or
save log command.
time_interval <minutes 1-65535>– Use this parameter to configure
the time interval that will be implemented for saving logs. The logs
will be saved every x number of minutes that are configured here.
Only Administrator or operator-level users can issue this command.
Example usage:
To configure the time interval as every 30 minutes for saving logs:
DGS-1100-06/ME:5#config log_save_timing time_interval 30
Command: config log_save_timing time_interval 30
Success!
DGS-1100-06/ME:5#