1106
Cisco Nexus 5500 Series NX-OS Layer 2 Interfaces Command Reference
OL-27880-02
Chapter M Commands
mac address-table notification
mac address-table notification
To configure a log message notification of MAC address table events, use the mac address-table
notification command. To disable log message notifications, use the no form of this command.
mac address-table notification {mac-move | threshold [limit percentage interval seconds]}
no mac address-table notification {mac-move | threshold}
Syntax Description
Command Default None
Command Modes Global configuration mode
Command History
Examples This example shows how to configure a log message notification when the threshold exceeds 45 percent,
restricting the update interval to once every 1024 seconds:
switch(config)# mac address-table notification threshold limit 45 interval 1024
Related Commands
mac-move Sends a notification message if the MAC address is moved.
threshold Sends a notification message if the MAC address table threshold is exceeded.
limit percentage (Optional) Specifies the percentage limit (1 to 100) beyond which threshold
notifications are enabled.
interval seconds (Optional) Specifies the minimum time in seconds (10 to 10000) between
two notifications.
Release Modification
5.2(1)N1(1) This command was introduced.
Command Description
show mac
address-table
Displays information about the MAC address table.