Owners manual

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
623
UNIT-ID
Specifies the unit on which the attack log messages will be displayed.
INDEX
Specifies the list of index numbers of the entries that need to be
displayed. If no index is specified, all entries in the attack log DB will
be displayed.
Default
None.
Command Mode
EXEC Mode or Any Configuration Mode.
Command Default Level
Level: 1.
Usage Guideline
Use this command to display the attack log messages. The attack log message refers to log messages
driven by modules such as DOS and the port-security module. This type of log message may generate a
large amount of messages and quickly cause the system to run out of system log storage. Therefore, for
this type of log messages only the first log that is generated each minute can be stored in the system log,
with the rest of them being stored in a separate table named attack log.
Example
This example shows how to display the first attack log entry.
Switch# show attack-logging index 1
Attack log messages:
1 2013-10-17 15:00:14 CRIT(2) Land attack is blocked from (IP: 10.72.24.1 Port: 7)
Switch#
67-9 clear attack-logging
This command is used to delete the attack log.
clear attack-logging {unit UNIT-ID | all}
Parameters
UNIT-ID
Specifies the unit on which the attack log messages will be cleared.
all
Specifies to clear all attack log entries.
Default
None.
Command Mode
Privilege EXEC Mode.
Command Default Level
Level: 12.
Usage Guideline
This command used to delete the attack log messages.