C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
1059
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
A
UTHENTICATION
C
OMMANDS
AUTH
SUPPLICANT
-
MAC
Default
No supplicant MAC address for port authentication exists by default until first
created with the
auth supplicant-mac
command. The defaults for parameters
applied are as shown in the table.
Mode
Interface Configuration for a static channel, a dynamic (LACP) channel group, or a
switch port.
Examples
To add the supplicant MAC address
0009.41A4.5943
to force authorized port
control for interface
port1.0.2
, use the following commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.2
awplus(config-if)#
auth supplicant-mac 0009.41A4.5943
port-control force-authorized
To delete the supplicant MAC address
0009.41A4.5943
for interface
port1.0.2
, use the following commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.2
awplus(config-if)#
no auth supplicant-mac 0009.41A4.5943
To reset reauthentication to disable for the supplicant MAC address
0009.41A4.5943
, for interface
port1.0.2
use the following commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.2
awplus(config-if)#
no auth supplicant-mac 0009.41A4.5943
reauthentication
Validation
Commands
show dot1x
show dot1x interface
show running-config