CLI ReferenceInterface Configuration Commands MAC Address Configuration Commands
snmp trap
mac-notification
Enable the MAC address trap
notification function on the
specified interface.
mac-address-table static
Use this command to configure a static MAC address. Use the no form of the command to remove a
static MAC address.
mac-address-table static mac-addr vlan vlan-id interface interface-id
no mac-address-table static mac-addr vlan vlan-id interface interface-id
Destination MAC address of the
specified entry
VLAN ID of the specified entry.
Interface (physical interface or
aggregate port) that packets are
forwarded to
No static MAC address is configured by default.
Global configuration mode.
A static MAC address has the same function as the dynamic MAC
address that the switch learns. Compared with the dynamic MAC
address, the static MAC address will not be aged out. It can only be
configured and removed by manual. Even if the switch is reset, the
static MAC address will not be lost. A static MAC address shall not be
configured as a multicast address. Use show mac-address-table
static to display the static MAC address. Use clear
mac-address-table static to clear static MAC address.
When the packet destined to 00d0 f800 073c arrives at VLAN4, it will
be forwarded to the specified port gigabitethernet 1/1:
Ruijie(config)# mac-address-table static 00d0.f800.073c vlan 4
interface gigabitethernet 1/1