T2700G-28TQ
JetStream 28-Port Gigabit Stackable L2+ Managed Switch CLI Guide
109
T2700G-28TQ(config)#dot1x guest-vlan
5
dot1x quiet-period
Description
The
dot1x quiet-period
command is used to enable the quiet-period function.
To disable the function, please use
no dot1x quiet-period
command.
Syntax
dot1x quiet-period
[
time
]
no dot1x quiet-period
Parameter
time
—— The length of the quiet-period time. If one user’s authentication fails,
its subsequent IEEE 802.1x authentication requests will not be processed
during the quiet-period time. It ranges from 1 to 999 seconds and the default
value is 10 seconds.
Command Mode
Global Configuration Mode
Example
Enable the quiet-period function:
T2700G-28TQ(config)#dot1x quiet-period
Enable the quiet-period function and set the quiet-period as 5 seconds:
T2700G-28TQ(config)#dot1x quiet-period
5
dot1x timeout
Description
The
dot1x timeout
command is used to configure the server timeout and the
supplicant timeout. To restore to the default, please use
no
dot1x timeout
command.
Syntax
dot1x timeout
{
server-timeout
time |
supplicant-timeout
time
}
no dot1x timeout
{ server-timeout | supplicant-timeout }