User Manual

Table Of Contents
no auth guest-vlan
[Parameter]
vlan-id : <1-4094>
VLAN ID for guest VLAN
[Initial value]
no auth guest-vlan
[Input mode]
interface mode
[Description]
If the supplicant connected to the applicable interface is unauthorized or if authorization has failed, this specifies the guest
VLAN to which the supplicant is associated.
If this command is executed with the "no" syntax, the guest VLAN setting is deleted.
[Note]
This command can be specified only for both LAN/SFP port and logical interface.
Changing the settings for this command will make the authentication state return to the default.
To use this command, you must enable the port authentication function for the applicable interface. (dot1x port-control
command, auth-mac enable command)
This command cannot be set when Web authentication is enabled.
[Example]
This specifies guest VLAN #10 for LAN port #1.
SWR2311P(config)#interface port1.1
SWR2311P(config-if)#auth guest-vlan 10
5.3.14 Suppression period settings following failed authentication
[Syntax]
auth timeout quiet-period time
no auth timeout quiet-period
[Parameter]
time : <1-65535>
Period during which communication with a supplicant is refused after authentication fails (seconds)
[Initial value]
auth timeout quiet-period 60
[Input mode]
interface mode
[Description]
Sets the period during which authentication is suppressed for the applicable interface after authentication fails.
If this command is executed with the "no" syntax, the setting returns to the default.
All packets received during the authentication suppression period will be discarded.
[Note]
This command can be specified only for both LAN/SFP port and logical interface.
To use this command, you must enable the port authentication function for the applicable interface. (dot1x port-control
command, auth-mac enable command, auth-web enable command)
[Example]
Set the suppression period for LAN port #1 to 300.
SWR2311P(config)#interface port1.1
SWR2311P(config-if)#auth timeout quiet-period 300
Command Reference | Interface control | 157