C613-50170-01 Rev B
Command Reference for x510 Series
1847
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
AAA C
OMMANDS
AAA
AUTHENTICATION
DOT
1
X
To disable 802.1X-based authentication, use the command:
awplus#
configure terminal
awplus(config)#
no aaa authentication dot1x default
To enable 802.1X-based authentication for named list 'vlan10_auth', with RADIUS
server group 'rad_group_vlan10, use the commands:
awplus#
configure terminal
awplus(config)#
aaa authentication dot1x vlan10_auth group
rad_group_vlan10
To disable 802.1X-based authentication for named list 'vlan10_auth use the
commands:
awplus#
configure terminal
awplus(config)#
no aaa authentication dot1x vlan10_acct
Related
Commands