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


Usage

<configuration>
    <logical-systems>
        <protocols>
            <link-management>
                <te-link>
                    <label-switched-path>
                        <name>name</name> <!-- identifier -->
                        <local-address>local-address</local-address>
                        <remote-address>remote-address</remote-address>
                        <remote-id>remote-id</remote-id>
                        <disable/>
                    </label-switched-path>
                </te-link>
            </link-management>
        </protocols>
    </logical-systems>
</configuration>

Description

Member forwarding adjacency LSP of TE link.

Contents

<disable>—Disable resource on this TE link.

<local-address>—Local address of the resource.

<name>—Name of label-switched path.

<remote-address>—Remote address of the resource.

<remote-id>—Interface ID for the remote end of the resource.


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