auth-mac mac-aging
Use this command to either enable or disable MAC aging. When enabled, a MAC entry is added to the forwarding database, with aging time equal to the bridge aging time. Otherwise, the MAC entry will not be aged out. If MAC aging is disabled, the MAC entry will not be aged out.
Command Syntax
auth-mac mac-aging (enable|disable)
Parameters
disable
Disables MAC aging.
enable
Enables MAC aging.
Default
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 mac-aging disable
#configure terminal
(config)#interface eth0
(config-if)#auth-mac mac-aging enable
Last modified date: 07/13/2023