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


Usage

<configuration>
    <logical-systems>
        <routing-instances>
            <instance>
                <bridge-domains>
                    <domain>
                        <bridge-options>
                            <mac-table-size>
                                <limit>limit</limit>
                                <packet-action>packet-action-choice</packet-action>
                            </mac-table-size>
                        </bridge-options>
                    </domain>
                </bridge-domains>
            </instance>
        </routing-instances>
    </logical-systems>
</configuration>

Description

Size of MAC address forwarding table.

Contents

<limit>—Maximum number of MAC addresses.

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


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