OcNOS-SP : Layer 2 Guide : Layer 2 Command Reference : 802.1x Commands : dot1x port-control
dot1x port-control
Use this command to force a port state.
Use the no parameter with this command to remove a port from the 802.1x management.
Command Syntax
dot1x port-control (force-unauthorized|force-authorized|auto)
no dot1x port-control
Parameters
auto
Specify to enable authentication on port.
force-authorized
 
Specify to force a port to always be in an authorized state.
force-unauthorized
 
Specify to force a port to always be in an unauthorized state.
Default
The dot1x port-control default is active.
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#interface eth0
(config-if)#dot1x port-control auto
 
(config)#interface eth0
(config-if)#no dot1x port-control
Last modified date: 07/06/2023