auth-mac
Use this command to enable MAC based authentication standalone on the interface level.
Use the no form of this command to disable/remove the auth-MAC from interface level.
Command Syntax
auth-mac
no auth-mac
Parameters
None.
Default
Command message will not be displayed and disabled.
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#interface eth0
(config-if)#auth-mac
(config-if)#commit
#configure terminal
(config)#interface eth0
(config-if)#no auth-mac
(config-if)#commit
(config-if)#end
Last modified date: 07/06/2023