Dot1x intrusion-action – Planet Technology SGSD-1022 User Manual
Page 465
User’s Manual of SGSD-1022 / SGSD-1022P
SGSW-2840 / SGSW-2840P
465
no dot1x timeout tx-period
seconds -The number of seconds. (Range: 1-65535)
Default
30 seconds
Command Mode
Interface Configuration
Example
Console(config)#interface eth 1/2
Console(config-if)#dot1x timeout tx-period 300
Console(config-if)#
dot1x intrusion-action
This command sets the port’s response to a failed authentication, either to block all traffic, or to assign all traffic for the port to a
guest VLAN. Use the no form to reset the default.
Syntax
dot1x intrusion-action {block-traffic | guest-vlan} no dot1x intrusion-action
block-traffic - Blocks traffic on this port.
guest-vlan - Assigns the user to the Guest VLAN.
Default
block-traffic
Command Mode
Interface Configuration
Command Usage
For guest VLAN assignment to be successful, the VLAN must be configured and set as active ( see “
vlan database
”) and
assigned as the guest VLAN for the port (see “
network-access guest-vlan
”).
Example
Console(config)#interface eth 1/2
Console(config-if)#dot1x intrusion-action guest-vlan
Console(config-if)#