Command Reference MAC Address Commands
Command
Mode
Global configuration mode.
Usage Guide The filtered MAC address shall not be a multicast address. Use show mac-address-table filtering to
display the filtered MAC addresses.
Configuration
Examples
Ruijie(config)# mac-address-table filtering 00d0f8000000 vlan 1
Command Description Related
Commands
clear mac-address-table filtering
Clear the MAC address filtering table
show mac-address-table filtering
Show the configuration of the address filtering table.
Platform
Description
N/A
mac-address-table notification
Use this command to enable the MAC address notification function. Use the no form of the command
to disable this function.
mac-address-table notification [ interval value | history-size value ]
no mac-address-table notification [interval | history-size ]
Parameter Description
interval value
Specify the interval of sending the MAC address trap message,
1 second by default.
Parameter
Description
history-size value
Specify the maximum number of the entries in the MAC
address notification table, 50 entries by default.
Defaults
By default, the interval is one second and the maximum number of the entries in the MAC address
notification table is 50.
Command
Mode
Global configuration mode.
Usage Guide
The MAC address notification function is specific for only dynamic MAC address and secure MAC
address. No MAC address trap message is generated for static MAC addresses. In the global
configuration mode, you can use the snmp-server enable traps mac-notification command to
enable or disable the switch to send the MAC address trap message.
Configuration
Examples
Ruijie(config)# mac-address-table notification
Ruijie(config)# mac-address-table notification interval 40
Ruijie(config)# mac-address-table notification history-size 100