874 ExtremeWare Software 7.3.0 Command Reference Guide
Security Commands
disable enhanced-dos-protect
disable enhanced-dos-protect {rate-limit | ipfdb} {ports [<portlist> |
all]}
Description
Disables enhanced denial of service protection globally or for selected ports.
Syntax Description
Default
Default is disabled.
Usage Guidelines
Use the
rate-limit
keyword in this command to disable the lowering of the percentage of slow path
traffic being sent to the CPU. Verify the disabled status by using the
show enhanced-dos-protect
rate-limit
command. To globally disable rate limiting, omit the
ports
keyword and qualifier.
Use the
ipfdb
keyword in this command to disable the IPFDB learning qualifier. Verify the disabled
status by using the
show enhanced-dos-protect ipfdb
command. To globally disable the IPFDB
learning qualifier, omit the
ports
keyword and qualifier.
Example
The following command disables enhanced denial of service protection rate limiting for all ports.
disable enhanced-dos-protect rate-limit ports all
The following command globally disables the enhanced denial of service protection IPFDB learning
qualifier.
disable enhanced-dos-protect ipfdb
History
This command was first available in ExtremeWare 7.3.0
Platform Availability
This command is available on all platforms.
rate-limit Disables software rate limiting.
ipfdb Disables the IPFDB learning qualifier.
portlist Specifies one or more ports or slots and ports. On a modular switch, can be a
list of slots a nd ports. On a stand-alone switch, can be one or more port
numbers. May be in the form 1, 2, 3-5, 2:*, 2:5, 2:6-2:8.
all Specifies all ports.