C613-50163-01 Rev C
Command Reference for GS970M Series
931
AlliedWare Plus™ Operating System - Version 5.4.7-0.x
IP
V
4 S
OFTWARE
A
CCESS
C
ONTROL
L
IST
(ACL) C
OMMANDS
DOS
Examples
To configure
smurf
DoS detection on
port1.0.1
, and shutdown the interface if
an attack is detected, use the commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.1
awplus(config-if)#
dos smurf broadcast 192.168.1.0 action
shutdown
To configure
land
DoS detection on
port1.0.1
, and shutdown the interface if an
attack is detected, use the commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.1
awplus(config-if)#
dos land action shutdown
To configure
ipoptions
DoS detection on
port1.0.1
, and shutdown the
interface if an attack is detected, use the commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.1
awplus(config-if)#
dos ipoptions action shutdown
To configure
ping-of-death
DoS detection on
port1.0.1
, and shutdown the
interface if an attack is detected, use the commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.1
awplus(config-if)#
dos ping-of-death action shutdown
To configure
synflood
DoS detection on
port1.0.1
, and shutdown the
interface if an attack is detected, use the commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.1
awplus(config-if)#
dos synflood action shutdown
To configure
teardrop
DoS detection on
port1.0.1
, and shutdown the
interface if an attack is detected, use the commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.1
awplus(config-if)#
dos teardrop action shutdown
Related
Commands