D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
468
Example usage:
To set the BPDU attack protection port state to enable and drop mode:
DES-3200-28F:4# config bpdu_protection ports 1 state enable mode drop
Commands: config bpdu_protection ports 1 state enable mode drop
Success.
DES-3200-28F:4#
config bpdu_protection recovery_timer
Purpose
Used to configure the BPDU Attack Protection recovery timer.
Syntax
config bpdu_protection recovery_timer [<sec 60-1000000> | infinite]
Description
When a port enters under attack state, it can be disabled or blocked based on the configuration.
The state can be recovered manually or by the auto recovery mechanism. This command is used
to configure the auto-recovery timer. To manually recover the port, the user needs to disable and
re-enable the port.
Parameters
recover_timer – Specifies the recovery timer. The default value of recovery timer is 60.
<sec 60-1000000> – The timer (in seconds) used by the auto-recovery mechanism to recover the
port. The valid range is 60 to 1000000.
infinite – The port will not be auto recovered.
Restrictions
Only Administrator-level users can issue this command.
Example usage
To configure the BPDU Attack Protection recovery timer to 120 second for the entire switch:
DES-3200-28F:4# config bpdu_protection recovery_timer 120
Commands: config bpdu_protection recovery_timer 120
Success.
DES-3200-28F:4#