Config radius server add, Config radius server port, Config radius server remove – NETGEAR 7200 Series Layer 2 Managed Switch Software User Manual

Page 103: Config radius server secret, Config radius server add -61, Config radius server port -61, Config radius server remove -61, Config radius server secret -61

Advertising
background image

User Manual for the NETGEAR 7200 Series Layer 2 Managed Switch Software

Switching Commands

7-61

202-10010-01

config radius server add

This command configures the IP address to use to connect to a RADIUS server. Up to 3 servers
can be configured per RADIUS client. If the maximum number of configured servers has been
reached, this command will fail until one of the servers is removed using the ‘config radius server
remove’ command. Once a server is added, it is referenced in later ‘config radius server’
commands using the configured IP address.

Format

config radius server add <ipaddr>

config radius server port

This command configures the UDP port number to use to connect to the specified RADIUS server.
The IP address specified must match that of a previously configured RADIUS server. The port
number must be in the range of 0 and 65535.

Default

1812

Format

config radius server port <ipaddr> <0-65535>

config radius server remove

This command removes the configured RADIUS server. The specified IP address must match that
of a previously configured RADIUS server. When a server is removed all configuration for the
server is erased including the shared secret. If the removed server was the primary server, one of
the remaining configured servers will be used as the RADIUS server for future RADIUS requests.

Format

config radius server remove <ipaddr>

config radius server secret

This command configures on the client the shared secret between the RADIUS client and the
RADIUS server. Each configured server requires a secret to be configured. The server is specified
by the IP address. When this command is issued, the secret will be prompted. The secret must be
an alphanumeric value of 20 characters or less.

Format

config radius server secret <ipaddr>

Advertising