set system aaa radius accounting server-ip timeout


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

 

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

 

Parameter

Parameter

Description

server-ip <ip_address>

Specifies IP address of RADIUS accounting server. The value could be an IPv4 or IPv6 address.

timeout <integer>

Specifies the response timeout interval of a RADIUS accounting server.

When the NAS server sends a request message to the RADIUS accounting 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 accounting server.

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

Copyright © 2024 Pica8 Inc. All Rights Reserved.