1152
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
C613-50057-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
AAA C
OMMANDS
AAA
AUTHENTICATION
AUTH
-
WEB
aaa authentication auth-web
Overview
This command enables Web-based Port Authentication globally and allows you to
enable an authentication method list (in this case, a list of RADIUS Servers). It is
automatically applied to every interface running Web-based Port Authentication.
Use the
no
variant of this command to globally disable Web-based Port
Authentication.
Syntax
aaa authentication auth-web default group {<
group-name
>|radius}
no aaa authentication auth-web default
Default
Web-based Port Authentication is disabled by default.
Mode
Global Configuration
Usage
There are two ways to define servers where RADIUS accounting messages are sent:
•
group radius
: use all RADIUS servers configured by
radius-server host
command
•
group <
group-name>
: use the specified RADIUS server group configured
with the
aaa group server
command
Note that you need to configure an IPv4 address for the VLAN interface on which
We Authentication is running.
Examples
To enable Web-based Port Authentication globally for all RADIUS servers, and use
all available RADIUS servers, use the commands:
awplus#
configure terminal
awplus(config)#
aaa authentication auth-web default group
radius
To disable Web-based Port Authentication, use the commands:
awplus#
configure terminal
awplus(config)#
no aaa authentication auth-web default
Related
Commands
aaa accounting auth-web default
auth-mac enable
Parameter
Description
<
group-name
>
Server group name.
radius
Use all RADIUS servers.