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


Usage

<configuration>
    <routing-instances>
        <instance>
            <protocols>
                <vpls>
                    <mesh-group>
                        <neighbor>
                            <backup-neighbor>
                                <name>name</name> <!-- identifier -->
                                <community>community</community>
                                <psn-tunnel-endpoint>psn-tunnel-endpoint</psn-tunnel-endpoint>
                                <standby/>
                            </backup-neighbor>
                        </neighbor>
                    </mesh-group>
                </vpls>
            </protocols>
        </instance>
    </routing-instances>
</configuration>

Description

Configuration of redundant l2circuit.

Contents

<community>—Community associated with this Layer 2 circuit.

<name>—Neighbor ID.

<psn-tunnel-endpoint>—Endpoint of the transport tunnel on the remote PE.

<standby>—Keep backup pseudowire in continuous standby.


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