OcNOS-SP : Layer 2 Guide : Layer 2 Command Reference : 802.1x Commands : dot1x timeout server-timeout
dot1x timeout server-timeout
Use this command to set the authentication sever response timeout.
Use the no parameter to disable the authentication sever response timeout.
Command Syntax
dot1x timeout server-timeout <1-65535>
no dot1x timeout server-timeout
Parameter
<1-65535>
Specify the authentication server response timeout.
Default
Default timeout is 30 seconds.
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#interface eth0
(config-if)#dot1x timeout server-timeout 555
 
(config)#interface eth0
(config-if)#no dot1x timeout server-timeout
 
Last modified date: 07/06/2023