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


Usage

<configuration>
    <routing-instances>
        <instance>
            <protocols>
                <isis>
                    <label-switched-path>
                        <name>name</name> <!-- identifier -->
                        <level>...</level>
                    </label-switched-path>
                </isis>
            </protocols>
        </instance>
    </routing-instances>
</configuration>

Description

Configuration for advertisement of a label-switched path.

Contents

<level>—Level to advertise this label-switched path.

<name>—Name of label-switched path to be advertised.


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