set system aaa radius authorization server-ip timeout


The set system aaa radius authorization server-ip timeout command configures the response timeout interval of a RADIUS authentication and authorization server.

 

Command Syntax
set system aaa radius authorization server-ip <ip_address> timeout <integer>

 

Parameter

Parameter

Description

server-ip <ip_address>

Specifies IP address of RADIUS authentication and authorization server. The value could be an IPv4 or IPv6 address.

timeout <integer>

Specifies the response timeout interval of a RADIUS authentication and authorization server.

When the NAS server sends a request message to the RADIUS authentication and authorization server, it considers the server is inactive if it receives no response message from the server within the specified time.

The value is an integer in seconds. The default value is 5s.


Example
•  Configure the response timeout interval of a RADIUS authentication and authorization server.

admin@XorPlus# set system aaa radius authorization server-ip 10.10.50.41 timeout 5
admin@XorPlus# commit 

Copyright © 2024 Pica8 Inc. All Rights Reserved.