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


Usage

<configuration>
    <logical-systems>
        <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>
    </logical-systems>
</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]