Configuration Guide MAC Address Configuration
Dynamic address synchronization
Limit of VLAN dynamic address
MAC address change notification
Bridge Protocol Frame Forwarding Action
BPDU: not forward
802.1x: forward
Setting Dynamic Addresses
Clearing Dynamic Addresses
Ruijie#clear
mac-address-table dynamic
Clear all dynamic addresses.
Ruijie#clear
mac-address-table dynamic
address mac-address vlan
vlan-id
Clear the specified MAC address.
mac-address: the specified MAC address
to be cleared.
vlan-id:the specified VLAN to which the
MAC address to be cleared belongs.
Ruijie#clear
mac-address-table dynamic
interface interface-id [vlan
vlan-id]
Clear all dynamic addresses on the
specified port or Aggregate Port, or clear
all dynamic addresses on all interfaces.
Interface-id: the specified port or
Aggregate Port;
vlan-id:the specified VLAN to which the
dynamic address to be cleared belongs.
Ruijie#clear
mac-address-table dynamic
vlan vlan-id
Clear all dynamic addresses in the
specified
VLAN.
vlan-id:the specified VLAN to which the
dynamic address to be cleared belongs.
The following example shows how to clear all dynamic addresses in VLAN 1 on
interface GigabitEthernet 0/1:
Ruijie#clear mac-address-table dynamic interface GigabitEthernet 0/1 vlan 1