Reference Guide

80 | aaa rfc-3576-server Dell PowerConnect W-Series ArubaOS 6.2 | Reference Guide
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 (CoA)
messages, as described in RFC 3576, “Dynamic Authorization Extensions to Remote Dial In User Service
(RADIUS)”.
Syntax
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.
Usage Guidelines
The disconnect and change-of-authorization messages sent from the server to the controller contains information to
identify the user for which the message is sent. The controller supports the following attributes for identifying the
users who authenticate with a RFC 3576 server:
l user-name: Name of the user to be authenticated
l framed-ip-address: User’s IP address
l calling-station-id: Phone number of a station that originated a call
l accounting-session-id: Unique accounting ID for the user session.
If the authentication server sends both supported and unsupported attributes to the controller, the unknown or
unsupported attributes will be ignored. If no matching user is found the controller will send a 503: Session Not
Found error message back to the RFC 3576 server.
Example
The following command configures an RFC 3576 server:
aaa rfc-3576-server 10.1.1.245
clone default
key P@$$w0rD;