Celestica Documentation Portal

Find your product documents here

clear mac address-table dynamic

Displays the static and dynamic MAC address information in the device.

Syntaxclear mac address-table dynamic [{vlan <vlan-id> | interface Ethernet <eth-if-id> | interface PortChannel <po-if-id>}]
Command mode EXEC
Parameters
  • vlan-id – VLAN identifier.

  • eth-if-id – Ethernet interface identifier.

  • po-if-id – PortChannel identifier within the range of 1 – 256.

Usage If the optional VLAN or interface keywords are not present, all the dynamic MAC addresses will be cleared.
Supported Releases 1.0.0 or later
Click commandsonic-clear fdb
Example
sonic# clear mac address-table dynamic
Success
sonic# clear mac address-table dynamic vlan 100
Success
sonic# clear mac address-table dynamic interface PortChannel 150
Success
sonic# clear mac address-table dynamic vlan 200 interface Ethernet 44
Success