Command Reference MAC Address Commands
Command Description
snmp-server enable traps
Set the method of handling the MAC address trap message..
show mac-address-table
notification
Show the MAC address notification configuration and the MAC
address trap notification table.
Related
Commands
snmp trap mac-notification
Enable the MAC address trap notification function on the
specified interface.
Platform
Description
N/A
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
Parameter Description
mac-addr
Destination MAC address of the specified entry
vlan-id
VLAN ID of the specified entry.
Parameter
Description
interface-id
Interface (physical interface or aggregate port) that packets are forwarded to
Defaults
No static MAC address is configured by default.
Command
Mode
Global configuration mode.
Usage Guide
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 the show
mac-address-table static command to show the configuration of the static MAC address table. Use
the clear mac-address-table static command to clear the settings to the static address table.
Configuration
Examples
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
Command Description Related
Commands
show mac-address-table static
Show the configuration of the static address table.
clear mac-address-table static
Clear the settings to the static address table.