User Manual

Table Of Contents
[Note]
In order to actually use Web authentication, you need to enable Web authentication on the applicable interface as well. (auth-
web enable command)
[Example]
Enable Web authentication for the entire system.
SWX3220(config)#aaa authentication auth-web
5.3.4 Set operation mode for the IEEE 802.1X authentication function
[Syntax]
dot1x port-control mode
no dot1x port-control
[Parameter]
mode : Operation mode for IEEE 802.1X authentication
Operation mode Description
auto
Operates as an authenticator for IEEE 802.1X
authentication
force-authorized
Sets the authenticated port for IEEE 802.1X
authentication to a fixed port
force-unauthorized
Sets the unauthenticated port for IEEE 802.1X
authentication to a fixed port
[Initial value]
no dot1x port-control
[Input mode]
interface mode
[Description]
Configures the IEEE 802.1X authentication operation mode for the applicable interface.
If this command is executed with the "no" syntax, the IEEE 802.1X authentication function will be disabled for the applicable
interface.
[Note]
This command can be specified only for both LAN/SFP port and logical interface.
[Example]
This command can be specified only for LAN/SFP port.
SWX3220(config)#interface port1.1
SWX3220(config-if)#dot1x port-control auto
5.3.5 Set for forwarding control on an unauthenticated port for IEEE 802.1X authentication
[Syntax]
dot1x control-direction direction
no dot1x control-direction
[Parameter]
direction : Sets the packet forwarding operation for unauthenticated ports
Forwarding operation Description
both Both send and receive packets are discarded.
in Only receive packets are discarded.
[Initial value]
dot1x control-direction both
Command Reference | Interface control | 185