
C613-50186-01 Rev B
Command Reference for AR2050V
1901
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
AAA C
OMMANDS
AAA
AUTHENTICATION
AUTH
-
WEB
Examples
To enable Web-based 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 authentication, use the commands:
awplus#
configure terminal
awplus(config)#
no aaa authentication auth-web default
To enable Web-based authentication for named list 'example_auth', with RADIUS
server group 'rad_group_example, use the commands:
awplus#
configure terminal
awplus(config)#
aaa authentication auth-web example_auth group
rad_group_example
To disable Web-based authentication for named list 'example_auth', use the
commands:
awplus#
configure terminal
awplus(config)#
no aaa authentication example_auth
Related
Commands