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


Usage

<configuration>
    <logical-systems>
        <routing-instances>
            <instance>
                <protocols>
                    <vpls>
                        <site>
                            <active-interface>
                                <any/>
                                <primary>primary</primary>
                            </active-interface>
                        </site>
                    </vpls>
                </protocols>
            </instance>
        </routing-instances>
    </logical-systems>
</configuration>

Description

Configure interface to designate as active.

Contents

<any>—One configured interface is designated active at random.

<primary>—Interface to designate as active if it is operational.


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