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


Usage

<configuration>
    <protocols>
        <mpls>
            <path>
                <path-list>
                    <name>name</name> <!-- identifier -->
                    <loose/>
                    <strict/>
                </path-list>
            </path>
        </mpls>
    </protocols>
</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]