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


Usage

<configuration>
    <logical-systems>
        <protocols>
            <ospf3>
                <area>
                    <label-switched-path>
                        <topology>
                            <name>name</name> <!-- identifier -->
                            <disable/>
                            <metric>metric</metric>
                        </topology>
                    </label-switched-path>
                </area>
            </ospf3>
        </protocols>
    </logical-systems>
</configuration>

Description

Topology specific attributes.

Contents

<disable>—Disable this topology.

<metric>—Topology metric.

<name>—Topology name.


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