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


Usage

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