User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 420
Similarly, if the 'acct' token is used, the previously configured RADIUS accounting server is removed from the
configuration. The ipaddr|hostname parameter must match the IP address or hostname of the previously
configured RADIUS authentication / accounting server.
Format no radius server host {acct | auth} <ip-addr| ipv6-address | hostname>
Mode Global Config
Example: The following shows an example of the command.
(M4500-32C) (Config) #radius server host acct 192.168.37.60
(M4500-32C) (Config) #radius server host acct 192.168.37.60 port 1813
(M4500-32C) (Config) #radius server host auth 192.168.37.60 name Network1_RS port 1813
(M4500-32C) (Config) #radius server host acct 192.168.37.60 name Network2_RS
(M4500-32C) (Config) #no radius server host acct 192.168.37.60
5.12.21. radius server host link-local
This command configures the link-local-address of the RADIUS server and the outgoing interface to be used by
the RADIUS client to communicate with the RADIUS server. The outgoing interface can be any physical interface
or service port.
Format radius server host auth link-local <link-local-address> interface {<slot/port> | serviceport} [name
<servername>] [port <port>] [usage-type <8021x|login|both>]
radius server host acct link-local <link-local-address> interface {<slot/port> | serviceport} [name
<servername>] [port <port>]
Default None
Mode Global Config
Parameter
Definition
link-local
Specify the link local address
interface
Specify the outgoing interface for link local address
servername
Server name
port
Port number in the range 1-65535
usage-type
Configure the Radius server usage type. The type could be 802.1x, login, or both