Concept Guide

Table Of Contents
45| aaa authentication-server radius Dell Networking W-Series ArubaOS 6.5.x| Reference Guide
Parameter Description Range Default
service-type-framed-user
Send the service-type as
FRAMED-USER instead of LOGIN-
USER. This option is disabled by
default
disabled
source-interface vlan <vlan>
ip6addr <ipv6addr>
This option associates a VLAN
interface with the RADIUS server
to allow the server-specific
source interface to override the
global configuration.
l If you associate a Source
Interface (by entering a VLAN
number) with a configured
server, then the source IP
address of the packet will be
that interface’s IP address.
l If you do not associate the
Source Interface with a
configured server (leave the
field blank), then the IP
address of the global Source
Interface will be used.
l If you want to configure an
IPv6 address for the Source
Interface, specify the IPv6
address for the ip6addr
parameter.
timeout <seconds>
Maximum time, in seconds, that
the controller waits before timing
out the request and resending it.
1-30 5 seconds
use-ip-for-calling-station
Use an IP address instead of a MAC
address for calling station IDs. This
option is disabled by default.
disabled
use-md5
Use MD5 hash of cleartext
password.
disabled
Usage Guidelines
You configure a server before you can add it to one or more server groups. You create a server group for a
specific type of authentication (see aaa server-group on page 107).
Example
The following command configures and enables a RADIUS server:
aaa authentication-server radius radius1
host 10.1.1.244
key qwERtyuIOp
enable