Configuration Guide Configuring MAC Address
Privileged EXEC mode/Global configuration mode /Interface configuration mode
Ruijie# show mac-address-table filtering
Vlan MAC Address Type Interface
------ -------------------- -------- -----------
1 0000.2222.2222 FILTER
Configuration Example
Configuring a MAC Address for Packet Filtering
Specify a destination MAC address (mac-address) for filtering.
Specify a VLAN where the MAC addresses resides.
Ruijie# configure terminal
Ruijie(config)# mac-address-table static 00d0.f800.3232.0001 vlan 1
Display the filtered MAC address configuration.
Ruijie# show mac-address-table filter
Vlan MAC Address Type Interface
---------- -------------------- -------- -------------------
1 00d0.f800.3232.0001 FILTER
2.4.4 Configuring MAC Address Change Notification
Configuration Effect
Monitor change of devices connected to a network device.
Configuration Steps
Configuring NMS
Optional.
Perform this configuration to enable an NMS to receive MAC address change notifications.
snmp-server host host-addr traps [ version { 1 | 2c | 3 [ auth | noauth | priv ] } ] community-string
host host-addr: Specifies the IP address of a receiver.
version { 1 | 2c | 3 [ auth | noauth | priv ] }: Specifies the version of SNMP TRAP messages. You can
also specify authentication and a security level for packets of Version 3.