NETGEAR M4100-12G-POE+ Switch User Manual


 
Management Commands
683
ProSafe M4100 and M7100 Managed Switches
Note: To reconfigure a RADIUS accounting server to use the default UDP
<port>, set the <port> parameter to 1813.
no radius server host
Use the
no version of this command to delete the configured server entry from the list of
configured RADIUS servers. If the RADIUS authenticating server being removed is the active
server in the servers that are identified by the same server name, then the RADIUS client
selects another server for making RADIUS transactions. If the 'auth' token is used, the
previously configured RADIUS authentication server is removed from the configuration.
Similarly, if the 'acct' token is used, the previously configured RADIUS accounting server is
removed from the configuration. The <ipaddr|dnsname> parameter must match the IP
address or dns name of the previously configured RADIUS authentication / accounting
server.
Format no radius server host {auth | acct} {<ipaddr|dnsname>}
Mode
The following shows an example of the command.
(Switch) (Config) #radius server host acct 192.168.37.60
(Switch) (Config) #radius server host acct 192.168.37.60 port 1813
(Switch) (Config) #radius server host auth 192.168.37.60 name
Network1_RADIUS_Auth_Server port 1813
(Switch) (Config) #radius server host acct 192.168.37.60 name
Network2_RADIUS_Auth_Server
(Switch) (Config) #no radius server host acct 192.168.37.60
Format radius server host {auth | acct} {<ipaddr|dnsname>} [name
<servername>] [port <0-65535>][server-type]
Mode
Global Config
Field Description
ipaddr
The IP address of the server.
dnsname
The DNS name of the server.
0-65535
The port number to use to connect to the specified RADIUS server.
servername
The alias name to identify the server.
Global Config