Specifications
xStack DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
DGS-3400:4#show attack_log index 1-2
Command: show attack_log index 1-2
Index Date Time Log Text
----- ---------------- ----------- ----------------------------------------------------
2 2006-04-25 12:38:00 Possible spoofing attack from 000d010023001 port 1:23
1 2006-04-25 12:37:42 Possible spoofing attack from 000d010023001 port 1:23
DGS-3400:4#
clear attack_log
Purpose Used to clear the switch history of attack log files.
Syntax
clear attack_log {[unit <unit_id 1-12> | all]}
Description This command will clear the contents of the attack log of the Switch.
Parameters unit <unit_id 1-12> - Select the switch in the switch stack for which
to clear attack log files.
all – Entering this parameter will clear all attack log files in the
switch stack.
Restrictions Only administrator-level users can issue this command.
Example usage:
To clear the attack log for all switches in the switch stack:
DGS-3400:4#clear attack_log all
Command: clear attack_log all
Success.
DGS-3400:4#
enable autoconfig
Purpose Used to activate the autoconfiguration function for the Switch. This will load a
configuration from the TFTP server specified in the reply.
Syntax
enable autoconfig
Description When autoconfig is enabled on the Switch, the DHCP reply will contain a
configuration file and path name. It will then request the file from the TFTP server
specified in the reply. When autoconfig is enabled, the ipif settings will
automatically become DHCP client.
Parameters None.
Restrictions When autoconfig is enabled, the Switch becomes a DHCP client automatically
(same as: config ipif System dhcp). The DHCP server must have the TFTP
server IP address and configuration file name, and be configured to deliver this
information in the data field of the DHCP reply packet. The TFTP server must be
running and have the requested configuration file in its base directory when the
request is received from the Switch. Consult the DHCP server and TFTP server
software instructions for information on loading a configuration file.
If the Switch is unable to complete the autoconfiguration process the previously
saved local configuration file present in Switch memory will be loaded.
56