Reference Guide

386 | ip radius Dell PowerConnect W-Series ArubaOS 6.2 | Reference Guide
ip radius
ip radius {nas-ip <ipaddr>|rfc-3576-server udp-port <port>|source-interface {loopback|vlan
<vlan>}
Description
This command configures global parameters for configured RADIUS servers.
Syntax
Parameter Description Range Default
nas-ip
NAS IP address to send in RADIUS packets. A server-specific NAS IP
configured with the aaa authentication-server radius
command supersedes this configuration.
rfc-3576-server
Configures the UDP port to receive requests from a RADIUS server that
can send user disconnect and change-of-authorization messages, as
described in RFC 3576, “Dynamic Authorization Extensions to Remote
Dial In User Service (RADIUS)”. See the aaa rfc-3576-server command
to configure the server.
NOTE: This parameter can only be used on the master controller.
udp-port
UDP port to receive server requests. 0-65535 3799
source-inter
face
Interface for all outgoing RADIUS packets. The IP address of the
specified interface is included in the IP header of RADIUS packets. The
interface can be one of the following:
loopback
The loopback interface.
vlan
The specified VLAN.
Usage Guidelines
This command configures global RADIUS server parameters. If the aaa authentication-server radius command
configures a server-specific NAS IP, the server-specific IP address is used instead.
Example
The following command configures a global NAS IP address sent in RADIUS packets:
(host) (config) #ip radius nas-ip 192.168.1.245
Command History
This command was available in ArubaOS 3.0.
Command Information
Platform License Command Mode
Available on all platforms The ip radius rfc-3576-server udp-port command
requires the PEFNG license. Other commands
are available in the base operating system.
Config mode on master and local
controllers