User manual

SNTP (Simple Network Time Protocol) Commands Command Reference
This command is used to configure the shared secret between the RADIUS client and the
RADIUS accounting / authentication server. Depending on whether the 'auth' or 'acct' token is
used, the shared secret will be configured for the RADIUS authentication or RADIUS
accounting server. The IP address provided must match a previously configured server. When
this command is executed, the secret will be prompted. The secret must be an alphanumeric
value not exceeding 20 characters.
Syntax
radius-server key {acct | auth} <ipaddr>
<ipaddr> - is a IP address.
Default Setting
None
Command Mode
Global Config
7.9.4.4 radius-server retransmit
This command sets the maximum number of times a request packet is re-transmitted when no
response is received from the RADIUS server. The retries value is an integer in the range of 1
to 15.
Syntax
radius-server retransmit <retries>
no radius-server retransmit
<retries> - the maximum number of times (Range: 1 - 15).
no - This command sets the maximum number of times a request packet is re-transmitted,
when no response is received from the RADIUS server, to the default value, that is, 10.
Default Setting
10
Command Mode
Global Config