beautypg.com

Show dos interface – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual

Page 930

background image

IPv4 Software Access Control List (ACL) Commands

Software Reference for x310 Series Switches

35.44

AlliedWare Plus

TM

Operating System - Version 5.4.4C

C613-50046-01 REV A

show dos interface

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 35-1: Example output from the show dos interface command prior to a DoS
attack

Figure 35-2: Example output from the show dos interface command after a synflood
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#

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 : 1
teardrop : Disabled
awplus#