A SERVICE OF

logo

xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
678
upload attack_log_toRCP
Note:
Do not use any blank spaces in the <string>.
unitid - The attack log messages on the specified unit will be uploaded to the RCP server. If
specified, this unit will be referred to as the master unit.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To upload the attack log from the device to an RCP server:
DGS-3627:admin# upload attack_log_toRCP username rcp_user 172.18.212.104 /home/DGS-
XXXX.log unit 2
Command: upload attack_log_toRCP username rcp_user 172.18.212.104 /home/DGS-XXXX.log unit
2
Connecting to server.......... Done.
Upload Attack log............. Done.
DGS-3627:admin#
config system_severity
Purpose This command is used to configure the severity level control for the system.
Syntax
config system_severity [trap | log | all] [emergency | alert | critical | error | warning |
notice | information | debug | <level 0-7>]
Description When the user chooses a specific level to log or trap, messages at that severity level or more
will be logged or trapped to SNMP managers.
Parameters
trap - Specifies the severity level control for traps.
log - Specifies the severity level control for the log.
all - Specifies the severity level control for traps and the log.
emergency - Severity level 0.
alert - Severity level 1.
critical - Severity level 2.
error - Severity level 3.
warning - Severity level 4.
notice - Severity level 5.
information - Severity level 6.
debug - Severity level 7.
<level 0-7> - Enter the severity level here. This value must be between 0 and 7.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To configure severity level control as information level for trap: