User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 421
5.12.22. no radius server host link-local
This command removes the configured radius server link-local-address.
Format no radius server host {acct | auth} link-local <link-local-address>
Mode Global Config
5.12.23. radius server key
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.
Format radius server key {acct | auth} <ipaddress| ipv6-address | hostname> [encrypted <password>]
Default None
Mode Global Config
Example: The following shows an example of the command.
(M4500-32C) (Config) # radius server key auth 192.168.37.60
Enter secret (64 characters max):******
Re-enter secret:******
5.12.24. radius server primary
This command is used to configure the primary RADIUS authentication server for this RADIUS client. The primary
server is the one that is used by default for handling RADIUS requests. The remaining configured servers are only
used if the primary server cannot be reached. A maximum of three servers can be configured on each client.
Only one of these servers can be configured as the primary. If a primary server is already configured prior to this
command being executed, the server specified by the IP address specified used in this command will become
the new primary server. The IP address must match that of a previously configured RADIUS authentication
server.
Format radius server primary <ipaddress | ipv6-address | hostname>
Default None
Mode Global Config