TEJOS supports 802.1X ("dot1x") supplicant functionality on point-to-point ports. The administrator can configure the user name and password used in authentication and capabilities of the supplicant port.
dot1x pae
This command sets the port’s dot1x role. The port can serve as either a supplicant or an authenticator.
Format: dot1x pae {supplicant | authenticator}
Mode: Interface Config
dot1x supplicant port-control
This command sets the ports authorization state (Authorized or Unauthorized) either manually or by setting the port to auto-authorize upon startup. By default all the ports are authenticators. If the port’s attribute needs to be moved from <authenticator to supplicant> or <supplicant to authenticator>, use this command.
auto: The port is in the Unauthorized state until it presents its user name and password credentials to an authenticator. If the authenticator authorizes the port, then it is placed in the Authorized state.
force-authorized: Sets the authorization state of the port to Authorized, bypassing the authentication process.
force-unauthorized Sets the authorization state of the port to Unauthorized, bypassing the authentication process.
no dot1x supplicant port-control
This command sets the port-control mode to the default, auto.
Default: auto
Format: no dot1x supplicant port-control
Mode: Interface Config
dot1x supplicant max-start
This command configures the number of attempts that the supplicant makes to find the authenticator before the supplicant assumes that there is no authenticator.
Default: 3
Format: dot1x supplicant max-start<1-10>
Mode: Interface Config
no dot1x supplicant max-start
This command sets the max-start value to the default.
Format:no dot1x supplicant max-start
Mode: Interface Config
dot1x supplicant timeout start-period
This command configures the start period timer interval to wait for the EAP identity request from the authenticator.