C613-50631-01 Rev A Command Reference for IE340 Series 2357
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
AAA COMMANDS
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
aaa accounting auth-mac
aaa group server
auth-mac authentication
auth-mac enable
radius-server host
show aaa server group