Specifications
xStack DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
upload
upload the attack log.
• <path_filename 64> - Specifies the location of the Switch
configuration file on the TFTP server. This file will be replaced by
the uploaded file from the Switch.
• unit <unit_id 1-12> - Select the switch in the switch stack from
where these attack log files will be uploaded, denoted by unit ID
number.
Restrictions Only administrator-level users can issue this command.
Example usage:
To upload a configuration file:
DGS-3400:4#upload config 10.48.74.121 c:\cfg\log.txt
Command: upload config 10.48.74.121 c:\cfg\log.txt
Connecting to server................... Done.
Upload configuration...................Done.
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#
show attack_log
Purpose Used to display the switch history of attack log files.
Syntax
show attack_log {unit <unit_id 1-12>} {index <value_list>}
Description This command will display the contents of the attack log of the
Switch. This log displays the time and date of a possible attack on
the switch, such as a spoofing attack.
Parameters unit <unit_id 1-12> - Select the switch in the switch stack for which
to view attack log files.
index <value list>
−
This command will display the history log,
beginning at 1 and ending at the value specified by the user in the
<value_list> field.
If no parameter is specified, all history log entries will be displayed.
Restrictions Only administrator-level users can issue this command.
Example usage:
To display the attack log:
55