C613-50170-01 Rev B
Command Reference for x510 Series
1556
AlliedWare Plus™ Operating System - Version 5.4.7-1.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
descriptions of DoS attack types.
Syntax
show dos interface {<
port-list
>}
Mode
Privileged Exec
Output
Figure 37-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
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#