OcNOS-SP : Layer 2 Guide : Layer 2 Command Reference : 802.1x Commands : dot1x mac-auth-bypass
dot1x mac-auth-bypass
Use this command allows you to enable/disable MAC-authentication-bypass as fallback on the interface level which has dot1x configured.
Use the no form of this command to remove the MAC-auth-bypass.
Command Syntax
dot1x mac-auth-bypass (enable|disable)
no dot1x mac-auth-bypass
Parameters
dot1x
IEEE 802.1X Port-Based Access Control
mac-auth-bypass
 
Quiet period in the HELD state (default 60 sec)
disable
Disable MAC authentication bypass
enable
Enable MAC authentication bypass
Default
Command message will not be displayed and disabled.
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 5.0
Examples
#conf t
Enter configuration commands, one per line. End with CNTL/Z.
(config)#int xe10
(config-if)#dot1x mac-auth-bypass enable
(config-if)#commit
(config-if)#
(config-if)#no dot1x mac-auth-bypass
(config-if)#commit
(config-if)#end
Last modified date: 07/06/2023