Aaa authentication auth-web – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 1236
AAA Commands
Software Reference for x310 Series Switches
45.14
AlliedWare Plus
TM
Operating System - Version 5.4.4C
C613-50046-01 REV A
aaa authentication auth-web
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
command
■
group <group-name> : use the specified RADIUS server group configured with the
command
Examples
To enable Web-based Port Authentication globally for all RADIUS servers, and use all
available RADIUS servers, use the commands:
To disable Web-based Port Authentication, use the commands:
Related Commands
aaa accounting auth-web default
Parameter
Description
<group-name>
Server group name.
radius
Use all RADIUS servers.
awplus#
configure terminal
awplus(config)#
aaa authentication auth-web default group
radius
awplus#
configure terminal
awplus(config)#
no aaa authentication auth-web default