900
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
C613-50057-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
IP
V
4 S
OFTWARE
A
CCESS
C
ONTROL
L
IST
(ACL) C
OMMANDS
SHOW
DOS
INTERFACE
show dos interface
Overview
Use this command to display the Denial-of-Service (DoS) features configured on a
switch port interface from the
dos
command. See the
dos
command for
descriptions of DoS attack types.
Syntax
show dos interface {<
port-list
>}
Mode
Privileged Exec
Output
Figure 23-1:
Example output from the
show dos interface
command prior to a
DoS attack
Parameter
Description
<
port-list
>
Specify the switch port or port list to display DoS configuration
options set with the
dos
command.
awplus#configure terminal
Enter configuration commands, one per line. End with CTNTL/Z.
awplus(config)#interface port1.0.1
awplus(config-if)#dos synflood action shutdown
awplus(config-if)#exit
awplus(config)#exit
awplus#show dos interface port1.0.1
DoS settings for interface port1.0.1
-----------------------------------------
Port status : Enabled
ipoptions : Disabled
land : Disabled
ping-of-death : Disabled
smurf : Disabled
synflood : Enabled
Action : Shutdown port
Attacks detected : 0
teardrop : Disabled
awplus#