[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

clear bridge mac-table

Syntax

clear bridge mac-table
<bridge-domain (all | bridge-domain-name)>
<instance instance-name>
<interface interface-name>
<learning-vlan id (all-vlan | learning-vlan-id)>
<mac-address>

Release Information

Command introduced in JUNOS Release 8.4.

Description

(MX Series routers only) Clear learned Layer 2 address information from the media access control (MAC) address table.

Options

none — Clear all learned Layer 2 address information from the MAC address table.

bridge-domain (all | bridge-domain-name) — (Optional) Clear learned Layer 2 MAC addresses for all bridging domains or for the specified bridging domain.

instance instance-name(Optional) Clear learned Layer 2 MAC addresses for the specified routing instance.

interface interface-name(Optional) Clear learned Layer 2 MAC addresses for the specified interface.

learning-vlan-id (all-vlan | learning-vlan-id) — (Optional) Clears learned Layer 2 MAC addresses for all VLANs or for the specified VLAN.

mac-address(Optional) Clear the specified learned Layer 2 address from the MAC address table.

Required Privilege Level

clear

List of Sample Output

clear bridge mac-table

Output Fields

When you enter this command, you are provided feedback on the status of your request.

Sample Output

clear bridge mac-table

user@host> clear bridge mac-table

[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]