home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

clear vxlan mac [ interface <if-name> ] [ mac <mac-address> ]

Removes forwarding entries from the VXLAN forwarding database.

  • If no interface is specified, all dynamic entries are cleared
  • If an interface is specified without a MAC address, all dynamic entries learned on the specified interface are cleared
  • If both an interface and a MAC address are specified, only the specified entry is removed
interface <if-name>
Name of VXLAN interface on which the clear operation is to be performed.
mac <mac-address>
MAC address for which forwarding information should be removed.