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


interface

Syntax

interface interface-name {
    disable;
    hello-interval seconds ;
    hold-time seconds ;
    transport-address (interface | loopback);
}

Hierarchy Level

[edit protocols ldp]
[edit routing instances
routing-instance-name protocols ldp]

Description

Enable LDP on one or more router interfaces.

Default

LDP is disabled on all interfaces.

Options

interface-name—Name of an interface. To configure all interfaces, you can specify all.

The remaining statements are explained separately.

Usage Guidelines

See Enable LDP.

Required Privilege Level

routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.


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