Reference Guide

Table Of Contents
The following shows an example of the command.
(Extreme 220) (Config) #radius server host acct 192.168.37.60
(Extreme 220) (Config) #radius server host acct 192.168.37.60 port 1813
(Extreme 220) (Config) #radius server host auth 192.168.37.60 name Network1_RS port 1813
(Extreme 220) (Config) #radius server host acct 192.168.37.60 name Network2_RS
(Extreme 220) (Config) #no radius server host acct 192.168.37.60
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 the 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.
Note
The secret must be an alphanumeric value not exceeding 16 characters.
Format radius server key {auth | acct} {ipaddr|dnsname} encrypted
password
Mode Global Config
Parameter Description
ipaddr
The IP address of the server.
dnsname
The DNS name of the server.
password
The password in encrypted format.
The following shows an example of this command, with encrypt-string representing the encrypted
password.
radius server key acct 10.240.4.10 encrypted encrypt-string
radius server msgauth
This command enables the message authenticator attribute to be used for the specified RADIUS
Authenticating server.
Format
radius server msgauth {ipaddr|dnsname}
Mode Global Config
Management Commands
ExtremeSwitching 200 Series: Command Reference Guide for version 01 .02.04.0007 114