auth-mac disable
Use this command to disable MAC authentication on an interface. See the
auth-mac enable command to enable MAC authentication on a interface.
Command Syntax
auth-mac disable
auth-mac disable mode (filter|shutdown)
Parameters
mode
Use this parameter to disable the MAC authentication mode on an interface.
filter
Filter the frames for the MAC when in an unauthorized state.
shutdown
Shut down the interface when the MAC is unauthenticated.
Default
No default value is specified.
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#interface eth0
(config-if)#auth-mac disable
#configure terminal
(config)#interface eth0
(config-if)#auth-mac disable mode filter
(config)#interface eth0
(config-if)#auth-mac disable mode shutdown
Last modified date: 07/13/2023