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


Usage

<configuration>
    <protocols>
        <link-management>
            <te-link>
                <interface>
                    <name>name</name> <!-- identifier -->
                    <local-address>local-address</local-address>
                    <remote-address>remote-address</remote-address>
                    <remote-id>remote-id</remote-id>
                    <disable/>
                </interface>
            </te-link>
        </link-management>
    </protocols>
</configuration>

Description

Member interface of TE link.

Contents

<disable>—Disable resource on this TE link.

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

<name>—Interface name.

<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]