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


Usage

<configuration>
    <logical-systems>
        <protocols>
            <mpls>
                <path>
                    <name>name</name> <!-- identifier -->
                    <path-list>...</path-list>
                </path>
            </mpls>
        </protocols>
    </logical-systems>
</configuration>

Description

Route of a label-switched path.

Contents

<name>—Name of label-switched path.

<path-list>—List of routers in the label-switched path.


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