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


Usage

<configuration>
    <routing-instances>
        <instance>
            <protocols>
                <isis>
                    <label-switched-path>
                        <level>
                            <name>name</name> <!-- identifier -->
                            <disable/>
                            <metric>metric</metric>
                        </level>
                    </label-switched-path>
                </isis>
            </protocols>
        </instance>
    </routing-instances>
</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]