868 Command Reference for x230 Series Edge Switches C613-50055-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
AUTHENTICATION COMMANDS
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