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


Usage

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