1 no radius server host, 5 radius server key, Radius server key - 34 – Kontron AT8404 CLI User Manual
Page 310: Management commands at8404
Management Commands
AT8404
AT8404 CLI Reference Manual
Page 5 - 34
5.9.4.1
no radius server host
The
no
version of this command deletes 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
authentication / accounting server.
Example: 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
5.9.5
radius server key
This command configures the key to be used in RADIUS client communication with the specified server. Depending
on whether the 'auth' or 'acct' token is used, the shared secret is configured for the RADIUS authentication or
RADIUS accounting server. The IP address or hostname provided must match a previously configured server. When
this command is executed, the secret is prompted.
Text-based configuration supports Radius server’s secrets in encrypted and non-encrypted format. When you save
the configuration, these secret keys are stored in encrypted format only. If you want to enter the key in encrypted
format, enter the key along with the encrypted keyword. In the show running config command’s display, these secret
keys are displayed in encrypted format. You cannot show these keys in plain text format.
Format
radius server host {auth | acct} {
[port <0-65535>]
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} {
Mode
Global Config
Note: The secret must be an alphanumeric value not exceeding 16 characters.
Format
radius server key {auth | acct} {