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


Usage

<configuration>
    <protocols>
        <isis>
            <label-switched-path>
                <level>
                    <name>name</name> <!-- identifier -->
                    <disable/>
                    <metric>metric</metric>
                </level>
            </label-switched-path>
        </isis>
    </protocols>
</configuration>

Description

Level to advertise this label-switched path.

Contents

<disable>—Disable advertisements to this level.

<metric>—SPF metric for this level.

<name>—IS-IS level number.


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