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


Usage

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