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

Minimum LDP Configuration

To enable LDP on a single interface, include the ldp statement and specify the interface using the interface statement. This is the minimum LDP configuration. All other LDP configuration statements are optional.

ldp {
interface interface-name;
}

To enable LDP on all interfaces, specify all for interface-name.

For a list of hierarchy levels at which you can include these statements, see the statement summary sections.


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