C613-50100-01 REV C Command Reference for x930 Series 2223
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
AAA COMMANDS
AAA
AUTHENTICATION DOT1X
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
aaa accounting dot1x
aaa group server
dot1x authentication
dot1x port-control
radius-server host
show aaa server group