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


Usage

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