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


Usage

<configuration>
    <routing-instances>
        <instance>
            <switch-options>
                <interface>
                    <static-mac>
                        <name>name</name> <!-- identifier -->
                        <vlan-id>...</vlan-id>
                    </static-mac>
                </interface>
            </switch-options>
        </instance>
    </routing-instances>
</configuration>

Description

Static MAC addresses assigned to this interface.

Contents

<name>—MAC address.

<vlan-id>—VLAN ID of learning VLAN.


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