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


Usage

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

Description

List of routers in the label-switched path.

Contents

<loose>—Next hop might not be adjacent.

<name>—Address of next system in path.

<strict>—Next hop must be adjacent.


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