Command Reference Guide

RADIUS Commands
CLI Command Reference
September 2014 Page 116
HP Moonshot Switch Module CLI Command Reference
radius server attribute 4
This command specifies the RADIUS client to use the NAS-IP Address attribute in the RADIUS requests. If the
specific IP address is configured while enabling this attribute, the RADIUS client uses that IP address while
sending NAS-IP-Address attribute in RADIUS communication.
no radius server attribute 4
The no version of this command disables the NAS-IP-Address attribute global parameter for RADIUS client.
When this parameter is disabled, the RADIUS client does not send the NAS-IP-Address attribute in RADIUS
requests.
Example: The following shows an example of the command.
(Routing) (Config) #radius server attribute 4 192.168.37.60
(Routing) (Config) #radius server attribute 4
radius server host
This command configures the IP address or DNS name to use for communicating with the RADIUS server of a
selected server type. While configuring the IP address or DNS name for the authenticating or accounting
servers, you can also configure the port number and server name. If the authenticating and accounting servers
are configured without a name, the command uses the Default_RADIUS_Auth_Server and
Default_RADIUS_Acct_Server as the default names, respectively. The same name can be configured for more
than one authenticating servers and the name should be unique for accounting servers. The RADIUS client
allows the configuration of a maximum 32 authenticating and accounting servers.
If you use the
auth parameter, the command configures the IP address or hostname to use to connect to a
RADIUS authentication server. You can configure up to 3 servers per RADIUS client. If the maximum number of
configured servers is reached, the command fails until you remove one of the servers by issuing the “no” form
of the command. If you use the optional
port parameter, the command configures the UDP port number to use
when connecting to the configured RADIUS server. The
port number range is 1 - 65535, with 1812 being the
default value.
Format
radius server attribute 4 [ipaddr]
Mode Global Config
Term Definition
4 NAS-IP-Address attribute to be used in RADIUS requests.
ipaddr The IP address of the server.
Format
no radius server attribute 4 [ipaddr]
Mode Global Config
Note: To re-configure a RADIUS authentication server to use the default UDP port, set the port
parameter to 1812.