xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Manual
48
7
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
Used to co
nfigure the BPDU Attack Protection recovery timer.
Purpose
config b
pdu_protection recovery_timer [<sec 60-1000000> | infinite]
Syntax
Whe
n 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.
Description
recover_timer – Specifies t
he recovery timer. The default value of recovery timer is 60.
Parameters
<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.
Only Administrator-level users
can issue this command.
Restrictions
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#