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


Usage

<configuration>
    <switch-options>
        <interface>
            <name>name</name> <!-- identifier -->
            <interface-mac-limit>...</interface-mac-limit>
            <no-mac-learning/>
        </interface>
    </switch-options>
</configuration>

Description

Interface for configuring bridge-options.

Contents

<interface-mac-limit>—Maximum number of MAC addresses learned on the interface.

<name>—Interface name.

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


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