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


Usage

<configuration>
    <protocols>
        <ospf>
            <area>
                <sham-link-remote>
                    <topology>
                        <name>name</name> <!-- identifier -->
                        <disable/>
                        <metric>metric</metric>
                    </topology>
                </sham-link-remote>
            </area>
        </ospf>
    </protocols>
</configuration>

Description

Topology specific attributes.

Contents

<disable>—Disable this topology.

<metric>—Topology metric.

<name>—Topology name.


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