xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
735
Parameters
None.
Restrictions
None.
Example
To display the the protocols or applications that support the enhanced log:
DGS-3620-28SC:admin#show log_software_module
Command: show log_software_module
CFM_EXT DHCPv6_CLIENT DHCPv6_RELAY DHCPv6_SERVER
ERPS ERROR_LOG MSTP OSPFV2
VRRP
DGS-3620-28SC:admin#
67-11
config log_save_timing
Description
This command is used to set the method to save log.
Format
config log_save_timing [time_interval <min 1-65535> | on_demand | log_trigger]
Parameters
time_interval
- Specify to save log to Flash every xxx minutes. If no log occurs in this period,
nothing will be saved.
<min 1-65535>
- Specify the time between 1 and 65535 minutes.
on_demand
- Specify to save log to Flash whenever the user types "save log" or "save all". This
is the default.
log_trigger
- Specify to save log to Flash whenever log arrives.
Restrictions
Only Administrator and Operator-level users can issue this command..
Example
To configure method to save log as on demand:
DGS-3620-28SC:admin# config log_save_timing on_demand
Command: config log_save_timing on_demand
Success.