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


Usage

<configuration>
    <bridge-domains>
        <domain>
            <bridge-options>
                <interface>
                    <interface-mac-limit>
                        <limit>limit</limit>
                        <packet-action>packet-action-choice</packet-action>
                    </interface-mac-limit>
                </interface>
            </bridge-options>
        </domain>
    </bridge-domains>
</configuration>

Description

Maximum number of MAC addresses learned on the interface.

Contents

<limit>—Maximum number of MAC addresses per interface.

<packet-action>—Action when MAC limit is reached.


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