C613-50055-01 REV A Command Reference for x230 Series Edge Switches 867
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
AUTHENTICATION COMMANDS
AUTH
SUPPLICANT-MAC
auth supplicant-mac
Overview This command adds a supplicant (client device) MAC address on a given interface
with the parameters as specified in the table below.
Use the no variant of this command to delete the supplicant MAC address added
by the auth supplicant-mac command, and resets to the default for the
supplicant parameter.
Syntax
auth supplicant <mac-addr> [max-reauth-req <1-10>]
[port-control
{auto|force-authorized|force-unauthorized|skip-second-auth}]
[quiet-period <1-65535>] [reauth-period <1-4294967295>]
[supp-timeout <1-65535>] [server-timeout <1-65535>]
[reauthentication]
no auth supplicant-mac <macadd> [reauthentication]
Parameter Description
<mac-addr> MAC (hardware) address of the Supplicant entry in
HHHH.HHHH.HHHH MAC address hexadecimal format.
port-control Port control commands.
auto Allow port client to negotiate authentication.
force-authorized Force port state to authorized.
force-unauthorized Force port state to unauthorized.
skip-second-auth Skip the second authentication.
quiet-period Quiet period in the HELD state (default 60 seconds).
<1-65535> Seconds for quiet period.
reauth-period Seconds between reauthorization attempts (default 3600
seconds).
<1-4294967295> Seconds for reauthorization attempts (reauth-period).
supp-timeout Supplicant response timeout (default 30 seconds).
<1-65535> Seconds for supplicant response timeout.
server-timeout Authentication server response timeout (default 30
seconds).
<1-65535> Seconds for authentication server response timeout.
reauthentication Enable reauthentication on a port.
max-reauth-req No of reauthentication attempts before becoming
unauthorized (default 2).
<1-10> Count of reauthentication attempts.