Management Commands
554
ProSAFE M7100 Managed Switches
Note: To reconfigure a RADIUS authentication server to use the default UDP
<port>, set the <port> parameter to 1812.
If you use the <acct> parame
ter, the command configures the IP address or hostname to use
for the RADIUS accounting server. You can only configure one accounting server. If an accounting
server is currently configured, use the “no” form of the command to remove it from the
configuration. The IP address or hostname you specify must match that of a previously
configured accounting server. If you use the optional <port> parameter, the command
configures the UDP port to use when connecting to the RADIUS accounting server. If a port is
already configured for the accounting server, the new port replaces the previously configured
port. The <port> parameter must be a value in the range 0 - 65535, with 1813 being the
default.
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 you specify the auth keyword, the previously
configured RADIUS authentication server is removed from the configuration. Similarly, if you
specify the acct keyword, the previously configured RADIUS accounting server is removed from
the configuration. The IP address or DNS name must match the IP address or DNS name of the
previously configured RADIUS authentication or accounting server.
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.
Format no radius server host {auth | acct} {<ipaddr> | <dnsname>}
Mode Global Config