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


Usage

<configuration>
    <protocols>
        <ospf3>
            <area>
                <virtual-link>
                    <topology>
                        <name>name</name> <!-- identifier -->
                        <disable/>
                        <metric>metric</metric>
                    </topology>
                </virtual-link>
            </area>
        </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]