C613-50066-01 REV A
Command Reference for IE200 Series Industrial Managed PoE+ Switches
821
AlliedWare Plus™ Operating System - Version 5.4.5I-0.x
802.1X C
OMMANDS
DOT
1
X
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
Validation
Commands
show dot1x
show dot1x supplicant
Related
Commands
dot1x initialize interface
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.