set protocols dot1x aaa radius authentication server-ip detect-interval


The set protocols dot1x aaa radius authentication server-ip detect-interval command configures the detection interval of the AAA RADIUS authentication server.


Command Syntax

set protocols dot1x aaa radius authentication server-ip <ipv4-address> detect-interval <detect-interval>


Parameter

Parameter

Description

server-ip <ipv4-address>

Specifies IPv4 address of RADIUS authentication server.

detect-interval <detect-interval>

Specifies the detection interval. The value is an integer that ranges from 0 to 300, in seconds, where “0” indicates disabling detect function.

The default value is 5s.


Usage Guidelines

After a AAA server is configured, the switch sends Test Radius Request detection message to the server to detect the reachability of the AAA server. If the AAA server is not reachable, switch will re-send the Test Radius Request message again after the detection interval to detect the reachability of the AAA server until the AAA server is reachable.


Example

  • Configure the detection interval of the AAA RADIUS authentication server.
admin@Xorplus# set protocols dot1x aaa radius authentication server-ip 10.10.10.1 detect-interval 10
admin@Xorplus# commit


Copyright © 2024 Pica8 Inc. All Rights Reserved.