Concept Guide

Table Of Contents
108| aaa server-group Dell Networking W-Series ArubaOS 6.5.x| Reference Guide
Parameter Description Default
equals
The rule matches if the user/client information exactly
matches the specified string.
starts-with
The rule matches if the user/client information starts with
the specified string.
match-fqdn <string>
This option associates the authentication server with a
specified domain. An authentication request is sent to the
server only if there is an exact match between the
specified domain and the <domain> portion of the user
information sent in the authentication request. With this
option, the user information must be in one of the
following formats:
<domain>\<user>
<user>@<domain>
position <number>
Position of the server in the server list. 1 is the top. (last)
trim-fqdn
This option causes the user information in an
authentication request to be edited before the request is
sent to the server. Specifically, this option:
removes the <domain>\ portion for user information in
the <domain>\<user> format
removes the @<domain> portion for user information in
the <user>@<domain> format
clone
Name of an existing server group from which parameter
values are copied.
load-balance
Enables load-balancing functionality.
no
Negates any configured parameter.
set role|vlan
Assigns the client a user role, VLAN ID or VLAN name
based on attributes returned for the client by the
authentication server. Rules are ordered: the first rule
that matches the configured condition is applied.
VLAN IDs and VLAN names cannot be listed together.
condition
Attribute returned by the authentication server.
contains
The rule is applied if and only if the attribute value
contains the specified string.
ends-with
The rule is applied if and only if the attribute value ends
with the specified string.