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


Usage

<configuration>
    <logical-systems>
        <routing-instances>
            <instance>
                <switch-options>
                    <interface-mac-limit>
                        <limit>limit</limit>
                        <packet-action>packet-action-choice</packet-action>
                    </interface-mac-limit>
                </switch-options>
            </instance>
        </routing-instances>
    </logical-systems>
</configuration>

Description

Maximum MAC address learned per 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]