C613-50631-01 Rev A Command Reference for IE340 Series 2361
AlliedWare Plus™ Operating System - Version 5.5.3-0.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
Command
changes
Version 5.4.9-2.1: command added to AR2050V, AR3050S, and AR4050S