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


Usage

<configuration>
    <protocols>
        <ospf3>
            <realm>
                <area>
                    <interface>
                        <topology>
                            <name>name</name> <!-- identifier -->
                            <disable/>
                            <metric>metric</metric>
                        </topology>
                    </interface>
                </area>
            </realm>
        </ospf3>
    </protocols>
</configuration>

Description

Topology specific attributes.

Contents

<disable>—Disable this topology.

<metric>—Topology metric.

<name>—Topology name.


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