Legal Disclaimer: The resource assets in this website may include abbreviated and/or legacy terminology for HPE Aruba Networking products. See www.arubanetworks.com for current and complete HPE Aruba Networking product lines and names.
Configuring Policy Manager as an RFC 3576 (CoA) Server
You can configure the Policy Manager RADIUS Remote Authentication Dial-In User Service. An Industry-standard network access protocol for remote authentication. It allows authentication, authorization, and accounting of remote users who want to access network resources. server to send user disconnect, change of authorization (CoA Change of Authorization. The RADIUS CoA is used in the AAA service framework to allow dynamic modification of the authenticated, authorized, and active subscriber sessions. ), and session-timeout messages as described in RFC Request For Comments. RFC is a commonly used format for the Internet standards documentss. 3576, “Dynamic Authorization Extensions to Remote Dial In User Service (RADIUS Remote Authentication Dial-In User Service. An Industry-standard network access protocol for remote authentication. It allows authentication, authorization, and accounting of remote users who want to access network resources. ).” The disconnect, session timeout, and change of authorization messages sent from the server to the mobility controller or gateway Gateway is a network node that allows traffic to flow in and out of the network. contain information to identify the user for whom the message is sent.
A mobility controller or gateway Gateway is a network node that allows traffic to flow in and out of the network. supports the following attributes for identifying the users who authenticate with an RFC Request For Comments. RFC is a commonly used format for the Internet standards documentss. 3576 server:
: name of the user to be authenticated
: user IPv4 address
: user IPv6 address
: phone number of a station that originated a call
: unique accounting ID for the user session.
If the authentication server sends both supported and unsupported attributes to the mobility controller or gateway Gateway is a network node that allows traffic to flow in and out of the network., the unknown or unsupported attributes are ignored. If no matching user is found, the mobility controller or gateway Gateway is a network node that allows traffic to flow in and out of the network. sends a 503: Session Not Found error message back to the RFC Request For Comments. RFC is a commonly used format for the Internet standards documentss. 3576 server.
Configuring the Policy Manager Server as a CoA Server
The procedure to configure the Policy Manager server as a CoA Change of Authorization. The RADIUS CoA is used in the AAA service framework to allow dynamic modification of the authenticated, authorized, and active subscriber sessions. server varies, depending upon the version of ArubaOS running on your mobility controller or gateway Gateway is a network node that allows traffic to flow in and out of the network.:
ArubaOS 8.x
For ArubaOS 8.x deployments:
1. In the node hierarchy, navigate to the tab.
2. To define a new RFC Request For Comments. RFC is a commonly used format for the Internet standards documentss. 3576 RADIUS Remote Authentication Dial-In User Service. An Industry-standard network access protocol for remote authentication. It allows authentication, authorization, and accounting of remote users who want to access network resources. server, click + under .
3. Select the Type as from the drop-down list.
4. In , select either or radio button based on your preference.
5. In , enter the IPv4 or IPv6 address of the Policy Manager server.
6. Click .
7. From the list, select the server that you created to configure the server parameters.
8. Under , enter the server authentication key into the and fields.
9. Click . For complete information on configuring Policy Manager as a COA server in an ArubaOS 8.x deplyment, refer to the Home > Authentication Servers > Configuring Servers > Configuring an RFC-3576 RADIUS Server sections of the ArubaOS 8.x User Guides.
ArubaOS 6.x
For ArubaOS 6.x deployments, access the mobility controller command-line interface and issue the command.
aaa rfc-3576-server <ipaddr>
clone <source>
key <psk>
where
Parameter |
Description |
---|---|
<ipaddr> |
IP address of the Policy Manager server. |
clone <source> |
Name of an existing RFC Request For Comments. RFC is a commonly used format for the Internet standards documentss. 3576 server configuration from which parameter values are copied |
key <psk> |
Shared secret to authenticate communication between the RADIUS Remote Authentication Dial-In User Service. An Industry-standard network access protocol for remote authentication. It allows authentication, authorization, and accounting of remote users who want to access network resources. client and server. |
For complete information on configuring Policy Manager as a COA server in an ArubaOS 6.x deployment, refer to the aaa rfc-3576-server sections of the ArubaOS 6.5.x User Guides.