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


Usage

<configuration>
    <routing-instances>
        <instance>
            <protocols>
                <l2vpn>
                    <interface>
                        <static-mac>
                            <name>name</name> <!-- identifier -->
                            <vlan-id>...</vlan-id>
                        </static-mac>
                    </interface>
                </l2vpn>
            </protocols>
        </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]