grpparams radius-acct-timeout

Specifies the number of seconds the group will wait for a RADIUS accounting server to respond before timing out.

For example, when a user attempts to log into a group administration account, the group will try to contact a RADIUS authentication server. Then—if the account is authenticated—the group will try to contact a RADIUS accounting server. If the server does not respond within the timeout period, the attempt at contact will fail. Depending on the value of the radius-acct-retries parameter, the group may retry contacting the server.

To specify RADIUS accounting servers, see grpparams radius-acct-list.

Format

grpparams radius-acct-timeout n

Variable

n

Number of seconds to wait for a response from a RADIUS accounting server. The default is 2 seconds.

Example

The following command specifies that the group wait 3 seconds for a RADIUS accounting server to respond:

> grpparams radius-acct-timeout 3