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


Usage

<configuration>
    <protocols>
        <ldp>
            <transport-address>
                <router-id/>
                <interface/>
                <address>address</address>
            </transport-address>
        </ldp>
    </protocols>
</configuration>

Description

Address used for TCP sessions.

Contents

<address>—Use specified address for TCP connections.

<interface>—Use interface address for TCP connections.

<router-id>—Use router ID for TCP connections.


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