DGS-3200 Series Layer 2 Gigabit Managed Switch CLI Manual
104
D G S - 3 2 0 0 - 1 0 : 4 #
8-14 config log_save_timing
Purpose
Used to configure the method to save log.
Format
config log_save_timing [time_interval <min 1-65535> | on_demand | log_trigger]
Description
The
config log_save_timing
command is used to set the method to save log.
Parameters
Parameters
Description
time_interval
Save log to flash every xxx minutes. (if no log happen in this
period, don't save)
on_demand
Save log to flash whener user type "
save log
" or "
save all
".
log_trigger
Save log to flash whenever log arrives.
Restrictions
You must have administrator privileges.
Notes
The default method is
on_demand
.
Examples
To configure method to save log as on demand:
D G S - 3 2 0 0 - 1 0 : 4 # config log_save_timing on_demand
Command: config log_save_timing on_demand
Success.
D G S - 3 2 0 0 - 1 0 : 4 #
8-15 show log_save_timing
Purpose
Used to show the method to save log.
Format
show log_save_timing