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


Usage

<configuration>
    <routing-instances>
        <instance>
            <switch-options>
                <interface>
                    <interface-mac-limit>
                        <limit>limit</limit>
                        <packet-action>packet-action-choice</packet-action>
                    </interface-mac-limit>
                </interface>
            </switch-options>
        </instance>
    </routing-instances>
</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]