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


Usage

<configuration>
    <logical-systems>
        <routing-instances>
            <instance>
                <protocols>
                    <vpls>
                        <site>
                            <name>name</name> <!-- identifier -->
                            <site-identifier>site-identifier</site-identifier>
                            <automatic-site-id>...</automatic-site-id>
                            <multi-homing/>
                            <site-preference>site-preference-choice</site-preference>
                            <mesh-group>...</mesh-group>
                            <active-interface>...</active-interface>
                            <interface>...</interface>
                        </site>
                    </vpls>
                </protocols>
            </instance>
        </routing-instances>
    </logical-systems>
</configuration>

Description

Sites connected to this provider equipment.

Contents

<active-interface>—Configure interface to designate as active.

<automatic-site-id>—Enable automatic assignment of site identifier.

<interface>—Interface that connect this site to the VPN.

<mesh-group>—Mesh-groups that are part of this site.

<multi-homing>—Enable multi-homing functionality for this site.

<name>—Name of Layer 2 VPN or VPLS site.

<site-identifier>—Layer 2 VPN or VPLS site identifier (unique in the VPN).

<site-preference>—Layer 2 VPN or VPLS site preference.


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