C613-50631-01 Rev A Command Reference for IE340 Series 2045
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
IPV4 SOFTWARE ACCESS CONTROL LIST (ACL) COMMANDS
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 39-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#ď€