872 Command Reference for x230 Series Edge Switches C613-50055-01 REV A
AlliedWare Plusâ„¢ Operating System - Version 5.4.5-0.x
AUTHENTICATION COMMANDS
AUTH
TIMEOUT SERVER-TIMEOUT
auth timeout server-timeout
Overview This command sets the timeout for the waiting response from the RADIUS server
on a given interface.
The no variant of this command resets the server-timeout to the default (30
seconds).
Syntax
auth timeout server-timeout <1-65535>
no auth timeout server-timeout
Default The server timeout for port authentication is 30 seconds.
Mode Interface Configuration for a static channel, a dynamic (LACP) channel group, or a
switch port.
Examples To set the server timeout to 120 seconds for interface port1.0.2, use the
following commands:
awplus# configure terminal
awplus(config)# interface port1.0.2
awplus(config-if)# auth timeout server-timeout 120
To set the server timeout to the default (30 seconds) for interface port1.0.2, use
the following commands:
awplus# configure terminal
awplus(config)# interface port1.0.2
awplus(config-if)# no auth timeout server-timeout
Validation
Commands
show dot1x
show dot1x interface
show running-config
Parameter Description
<1-65535> Seconds.