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


Usage

<configuration>
    <logical-systems>
        <routing-instances>
            <instance>
                <protocols>
                    <ospf3>
                        <realm>
                            <area>
                                <interface>
                                    <neighbor>
                                        <name>name</name> <!-- identifier -->
                                        <eligible/>
                                    </neighbor>
                                </interface>
                            </area>
                        </realm>
                    </ospf3>
                </protocols>
            </instance>
        </routing-instances>
    </logical-systems>
</configuration>

Description

NBMA neighbor.

Contents

<eligible>—Eligible to be DR on an NBMA network.

<name>—Address of neighbor.


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