NETGEAR L3 Switch User Manual


 
7000 Series L3 Managed Switch Reference Manual for Software v2.0
7-64 Switching Commands
Consideration to maximum delay time should be given when configuring RADIUS maxretransmit
and RADIUS timeout. If multiple RADIUS servers are configured, the max retransmit value on
each will be exhausted before the next server is attempted. A retransmit will not occur until the
configured timeout value on that server has passed without a response from the RADIUS server.
Therefore, the maximum delay in receiving a response from the RADIUS application equals the
sum of (retransmit times timeout) for all configured servers. If the RADIUS request was generated
by a user login attempt, all user interfaces will be blocked until the RADIUS application returns a
response.
Default 5
Format config radius timeout <1-30>
config radius accounting mode
This command enables or disables the RADIUS accounting function.
Default disable
Format config radius accounting mode <enable/disable>
config radius accounting server add
This command configures the IP address to use for the accounting server. Only a single
accounting server can be configured. If an accounting server is currently configured it must be
removed using the ‘config radius accounting server remove’ command before the add command
will succeed.
Format config radius accounting server add <ipaddr>
config radius accounting server port
This command configures the UDP port to use for the accounting server. The IP address specified
must match that of the previously configured accounting server. If a port is already configured for
the accounting server, the new port will replace the previously configured value. The port must be
a value in the range of 0and 65535.
Default 1813
Format config radius accounting server port <ipaddr>
<0-65535>