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

mac-table-size

Syntax

mac-table-size limit;
packet-action drop;
}

Hierarchy Level

[edit bridge-domains bridge-domain-name bridge-options],
[edit routing-instances routing-instance-name bridge-domains bridge-domain-name bridge-options],
[edit routing-instances routing-instance-name switch-options],
[edit switch-options]

Release Information

Statement introduced in JUNOS Release 8.4.

Support for the switch-options statement introduced in JUNOS Release 9.2.

Support for top-level configuration for the virtual-switch type of routing instance introduced in JUNOS Release 9.2. Before JUNOS Release 9.2, the routing instances hierarchy supported this statement only for a VPLS instance or a bridge domain configured within a virtual switch.

Description

Modify the size of the MAC address table for the bridge domain, a set of bridge domains associated with a trunk port, or a virtual switch. The default is 5120 MAC addresses.

Options

limit—Specify the maximum number of addresses in the MAC address table.

Range: 16 through 1,048,575 MAC addresses
Default: 5120 MAC addresses

The remaining statement is explained separately.

Usage Guidelines

See Configuring the Size of the MAC Address Table and Modifying the Size of the MAC Address Table for a Set of Bridge Domains.

Required Privilege Level

routing—To view this statement in the configuration.

routing-control—To add this statement to the configuration.

Related Topics

interface-mac-limit and JUNOS VPNs Configuration Guide


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