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


Usage

<configuration>
    <routing-instances>
        <instance>
            <protocols>
                <ospf3>
                    <realm>
                        <area>
                            <label-switched-path>
                                <topology>
                                    <name>name</name> <!-- identifier -->
                                    <disable/>
                                    <metric>metric</metric>
                                </topology>
                            </label-switched-path>
                        </area>
                    </realm>
                </ospf3>
            </protocols>
        </instance>
    </routing-instances>
</configuration>

Description

Topology specific attributes.

Contents

<disable>—Disable this topology.

<metric>—Topology metric.

<name>—Topology name.


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