C613-50170-01 Rev B
Command Reference for x510 Series
1746
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
A
UTHENTICATION
C
OMMANDS
AUTH
SUPPLICANT
-
MAC
To add the supplicant MAC address 0000.5E00.5343 to force authorized port
control for authentication profile ‘student’, use the commands:
awplus#
configure terminal
awplus(config)#
auth profile student
awplus(config-auth-profile)#
auth supplicant-mac
0000.5E00.5343 port-control force-authorized
To delete the supplicant MAC address 0000.5E00.5343 for authentication profile
‘student’, use the commands:
awplus#
configure terminal
awplus(config)#
auth profile student
awplus(config-auth-profile)#
no auth supplicant-mac
0000.5E00.5343
To disable reauthentication for the supplicant MAC address 0000.5E00.5343 for
authentication profile ‘student’, use the commands:
awplus#
configure terminal
awplus(config)#
auth profile student
awplus(config-auth-profile)#
no auth supplicant-mac
0000.5E00.5343 reauthentication
Related
Commands