Specifications
xStack DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
config system_severity
downloads or uploads and failed logins.
• Critical – Events classified as critical are fatal exceptions occurring on the Switch,
such as hardware failures or spoofing attacks.
Parameters Choose one of the following to identify where severity messages are to be sent.
• trap – Entering this parameter will define which events occurring on the Switch will
be sent to a SNMP agent for analysis.
• log – Entering this parameter will define which events occurring on the Switch will be
sent to the Switch’s log for analysis.
• all – Entering this parameter will define which events occurring on the Switch will be
sent to a SNMP agent and the Switch’s log for analysis.
Choose one of the following to identify what level of severity warnings are to be sent to the
destination entered above.
critical – Entering this parameter along with the proper destination, stated above, will
instruct the Switch to send only critical events to the Switch’s log or SNMP agent.
warning – Entering this parameter along with the proper destination, stated above, will
instruct the Switch to send critical and warning events to the Switch’s log or SNMP
agent.
information – Entering this parameter along with the proper destination, stated above, will
instruct the switch to send informational, warning and critical events to the Switch’s
log or SNMP agent.
Restrictions Only administrator-level users can issue this command.
Example usage:
To configure the system severity settings for critical traps only:
DGS-3400:4#config system_severity trap critical
Command: config system_severity trap critical
Success.
DGS-3400:4#
Example usage:
To upload an attack log file:
DGS-3400:4#upload attack_log_toTFTP 10.53.13.23 c:\attacklog1 unit 1
Command: upload attack_log_toTFTP 10.53.13.23 c:\attacklog1 unit 1
Connecting to server................... Done.
Upload attack log...................Done.
DGS-3400: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
73