Management Commands
698
ProSafe Managed Switch
The following shows an example of the CLI command.
radius server key acct 10.240.4.10 encrypted <encrypt-string>
radius server msgauth
Use this command to enable the message authenticator attribute to be used for the specified
RADIUS Authenticating server.
Format radius server msgauth <ipaddr|dnsname>
Mode
no radius server msgauth
Use the no version of this command to disable the message authenticator attribute to be
used for the specified RADIUS Authenticating server.
Format no radius server msgauth <ipaddr|dnsname>
Mode
radius server primary
Use this command to designate a configured server as the primary server in the group of
servers that have the same server name. Multiple primary servers can be configured for each
number of servers that have the same name. When the RADIUS client has to perform
transactions with an authenticating RADIUS server of specified name, the client uses the
primary server that has the specified server name by default. If the RADIUS client fails to
communicate with the primary server for any reason, the client uses the backup servers
configured with the same server name. These backup servers are identified as the
‘Secondary’ type.
Format radius server primary {<ipaddr|dnsname>}
Mode
Global Config
Field Description
ip addr The IP address of the server.
dnsname The DNS name of the server.
Global Config
Global Config
Field Description
ip addr The IP address of the RADIUS Authenticating server.
dnsname The DNS name of the server.