C613-50170-01 Rev B
Command Reference for x510 Series
1843
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
AAA C
OMMANDS
AAA
AUTHENTICATION
AUTH
-
MAC
Examples
To enable MAC-based authentication globally for all RADIUS servers, and use all
available RADIUS servers, use the commands:
awplus#
configure terminal
awplus(config)#
aaa authentication auth-mac default group
radius
To disable MAC-based authentication, use the commands:
awplus#
configure terminal
awplus(config)#
no aaa authentication auth-mac default
To enable MAC-based authentication for named list 'vlan10_auth', with RADIUS
server group 'rad_group_vlan10, use the commands:
awplus#
configure terminal
awplus(config)#
aaa authentication auth-mac vlan10_auth group
rad_group_vlan10
To disable MAC-based authentication for named list 'vlan10_auth', use the
commands:
awplus#
configure terminal
awplus(config)#
no aaa authentication auth-mac vlan10_acct
Related
Commands