D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
675
Example usage:
To display syslog host configurations:
DGS-3627:admin# show syslog host
Command: show syslog host
Syslog Global State: Enabled
Host Id Host IP Address Severity Facility UDP port Status
------- --------------- -------------- -------- -------- --------
1 172.18.70.97 All Local5 514 Enabled
Total Entries : 1
DGS-3627:admin#
config log_save_timing
Purpose Used to configure the method for saving the log.
Syntax
config log_save_timing [time_interval <min 1-65535> | on_demand | log_trigger]
Description This command is used to set the method for saving the log.
Parameters
time_interval - Save log to flash every xxx minutes. (If no new log events occur in this period,
don't save.)
on_demand - Save log to flash whenever the user enters the "save log" or "save all"
command. The default setting is on_demand.
log_trigger - Save log to flash whenever a new log event arrives.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the method for saving a log as on demand:
DGS-3627:admin# config log_save_timing on_demand
Command: config log_save_timing on_demand
Success.
DGS-3627:admin#
show log_save_timing
Purpose Used to show the method for saving the log.
Syntax
show log_save_timing
Description To show the method for saving the log.
Parameters None.
Restrictions None.
Example usage:
To show the timing method used for saving the log: