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


Usage

<configuration>
    <switch-options>
        <mac-table-size>...</mac-table-size>
        <interface-mac-limit>...</interface-mac-limit>
        <mac-table-aging-time>seconds</mac-table-aging-time>
        <no-mac-learning/>
        <mac-statistics/>
        <interface>...</interface>
    </switch-options>
</configuration>

Description

Options for default routing-instance of type virtual-switch.

Contents

<interface>—Interface for configuring bridge-options.

<interface-mac-limit>—Maximum MAC address learned per interface.

<mac-statistics>—Enable MAC address statistics.

<mac-table-aging-time>—Delay for discarding MAC address if no updates are received.

<mac-table-size>—Size of MAC address forwarding table.

<no-mac-learning>—Disable dynamic MAC address learning.


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