Users Guide

Table Of Contents
Parameter Description
To set the global NAS IP in the CLI, use the ip radius nas-ip <A.B.C.D>
command.
Source Interface
Enter a VLAN number ID.
This value allows you to use source IP addresses to differentiate RADIUS
requests, and 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, the source IP address of the packet will be the
same as the IP address of the interface.
l If you do not associate the Source Interface with a configured server
(leave the field blank), the IP address of the global Source Interface
will be used.
Use MD5
Use a MD5 hash of the cleartext password.
Use IP address for calling sta-
tion ID
Select this checkbox to use an IP address instead of a MAC address for
the calling station ID.
Mode
Enables or disables the server.
Configuring a CPPM Server
You can configure a CPPM server for AirGroup using the WebUI or CLI.
Server-derived user roles or VLANs configured in this server group are not applicable to AirGroup.
In the WebUI
To configure a CPPM server using the controller WebUI:
1. Navigate to Configuration > Security > Authentication > Servers.
2. Select Radius Server to display the CPPM Server List.
3. To configure a CPPM server, enter the name for the server and click Add.
4. Select the name to configure server parameters. Select the Mode checkbox to activate the authentication
server.
5. Click Apply.
In the CLI
Use the following commands to configure a CPPM server using the CLI:
aaa authentication-server radius <name>
host <ipaddr>
key <key>
enable
Sample Configuration
(host)(config) #aaa authentication-server radius emp_accounts
(host)(RADIUS Server "emp_accounts") #host 10.100.8.32
(host)(RADIUS Server "emp_accounts") #key employee123
(host)(RADIUS Server "emp_accounts") #enable
Dell Networking W-Series ArubaOS 6.4.x | User Guide AirGroup |
1059