auth-mac enable
Use this command to enable MAC authentication on an interface. See the
auth-mac disable command to disable MAC authentication on an interface.
Command Syntax
auth-mac enable
auth-mac enable mode (filter|shutdown)
Parameters
mode
Use this parameter to enable 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
By default, MAC authentication is globally disabled on the device.
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#interface eth0
(config-if)#auth-mac enable
#configure terminal
(config)#interface eth0
(config-if)#auth-mac enable mode filter
(config)#interface eth0
(config-if)#auth-mac enable mode shutdown
Last modified date: 07/13/2023