User Manual for the NETGEAR 7200 Series Layer 2 Managed Switch Software
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> |
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> |
Switching Commands |