Release Notes

57 | aaa authentication via auth-profile Dell Networking W-Series ArubaOS 6.4.x| Reference Guide
Parameter Description Default
max-authentication-failures <max-authentication-failures>
Number of
times VIA will
prompt user
to login due to
incorrect
credentials.
After the
maximum
authentication
attempts
failures VIA
will exit.
3
pan-integration
Requires IP
mapping at
Palo Alto
Network.
-
radius-accounting <server_group_name>
Server group
for RADIUS
accounting.
-
rfc-3576-server <rfc-server>
Configures
the RFC 3576
server.
-
server-group <server-group>
Server group
against which
the user is
authenticated.
-
Usage Guidelines
Use this command to create VIA authentication profiles and associate user roles to the authentication profile.
Example
(host) (config) #aaa authentication via auth-profile default
(host) (VIA Authentication Profile "default") #auth-protocol mschapv2
(host) (VIA Authentication Profile "default") #default-role example-via-role
(host) (VIA Authentication Profile "default") #desc "Default VIA Authentication Profile"
(host) (VIA Authentication Profile "default") #server-group "via-server-group"
Command History
Version Description
ArubaOS 5.0 Command introduced.
ArubaOS 6.3 The auth-protocol parameter was added.