C613-50631-01 Rev A Command Reference for IE340 Series 2183
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
802.1X COMMANDS
DOT
1X INITIALIZE SUPPLICANT
dot1x initialize supplicant
Overview This command removes authorization for a connected supplicant with the
specified MAC address or username. The connection will attempt to re-authorize
when the specified supplicant attempts to make use of the network connection.
NOTE: Reauthentication could be a long time after the use of this command because
the reauthorization attempt is not triggered by this command. The attempt is triggered
by the first packet from the supplicant trying to access the network resources.
Syntax
dot1x initialize supplicant {<macadd>|username}
Mode Privileged Exec
Example To initialize the supplicant authentication, use the commands
awplus# configure terminal
awplus(config)# dot1x initialize supplicant 0090.99ab.a020
awplus(config)# dot1x initialize supplicant guest
Related
commands
dot1x initialize interface
show dot1x
show dot1x supplicant
Command
changes
Version 5.4.9-2.1: command added to AR2050V, AR3050S, and AR4050S
Parameter Description
dot1x IEEE 802.1X Port-Based Access Control.
initialize Initialize the port to attempt reauthentication.
supplicant Specify the supplicant to initialize.
<macadd> MAC (hardware address of the supplicant.
username The name of the supplicant entry.