Reference Guide

Table Of Contents
Dell PowerConnect ArubaOS 6.0 Command Line Interface | Reference Guide aaa rfc-3576-server | 72
aaa rfc-3576-server
aaa rfc-3576-server <ipaddr>
clone <server>
key <psk>
no ...
Description
This command configures 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)”.
Syntax
Usage Guidelines
The server configured with this command is referenced in the AAA profile for the WLAN (see “aaa profile” on
page 63).
Example
The following command configures an RFC 3576 server:
aaa rfc-3576-server 10.1.1.245
clone default
key asdfjkl;
Command History
This command was introduced in ArubaOS 3.0.
Command Information
Parameter Description
<ipaddr> IP address of the server.
clone <server> Name of an existing RFC 3576 server configuration from which parameter values are copied.
key <psk> Shared secret to authenticate communication between the RADIUS client and server.
no Negates any configured parameter.
Platforms Licensing Command Mode
All platforms Base operating system Config mode on master controllers