Tag Elements Beginning with I
> <interface> (configuration/protocols/ldp)
Usage
<configuration>
<protocols>
<ldp>
<interface>
<name>name</name> <!-- identifier -->
<disable/>
<hello-interval>hello-interval</hello-interval>
<hold-time>hold-time</hold-time>
<transport-address>transport-address-choice</transport-address>
<allow-subnet-mismatch/>
</interface>
</ldp>
</protocols>
</configuration>
Description
Enable LDP on this interface.
Contents
<allow-subnet-mismatch>—Allow subnet mismatch for source address in hello packet.
<disable>—Disable LDP on this interface.
<hello-interval>—Hello interval (seconds).
<hold-time>—Hello hold time (seconds).
<name>—Interface name.
<transport-address>—Address used for TCP sessions.
-
interface—Use interface address for TCP connections.
-
router-id—Use router ID for TCP connections.