DES-3028 DES-3028P DES-3028G DES-3052 DES-3052P Layer 2 Fast Ethernet Switch CLI Reference Manual
72
show syslog host
Purpose
Used to display the syslog hosts currently configured on the Switch.
Syntax
show syslog host {<index 1-4>}
Description The
show syslog host
command is used to display the syslog
hosts that are currently configured on the Switch.
Parameters
<index 1-4>
Specifies that the command will be applied to an
index of hosts. There are four available indexes, numbered 1
through 4.
Restrictions None.
Example usage:
To show Syslog host information:
DES-3028P:4#show syslog host
Command: show syslog host
Syslog Global State: Disabled
Host Id Host IP Address Severity Facility UDP port Status
------- --------------- -------------- -------- -------- --------
1 10.1.1.2 All Local0 514 Disabled
2 10.40.2.3 All Local0 514 Disabled
3 10.21.13.1 All Local0 514 Disabled
Total Entries : 3
DES-3028P:4#
config log_save_timing
Purpose
Used to configure the method of saving log files to the switch’s flash
memory.
Syntax
config log_save_timing [time_interval <min 1-65535> |
on_demand | log_trigger]
Description The
config log_save_timing
command allows the user to
configure the time method used in saving log files to the switch’s
flash memory.
Parameters
time_interval <min 1-65535>
Use this parameter to configure the
time interval that will be implemented for saving log files. The log
files will be save every x number of minutes that are configured
here.
on_demand
Users who choose this method will only save log files
when they manually tell the Switch to do so, using the
save
or
save
log
command.
log_trigger
Users who choose this method will have log files
saved to the Switch every time a log event occurs on the Switch.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To configure the time interval as every 30 minutes for saving log files
: