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


Usage

<configuration>
    <logical-systems>
        <protocols>
            <ldp>
                <transport-address>
                    <router-id/>
                    <interface/>
                    <address>address</address>
                </transport-address>
            </ldp>
        </protocols>
    </logical-systems>
</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]