Using LDP as a signaling protocol, you create LSPs between routers in an IP network. A sample network is shown in Figure 77.
Figure 77: Typical LDP-Signaled LSP

To establish an LSP between Routers R6 and R7, you must configure LDP on Routers R5, R6, and R7. This configuration ensures that Hosts C1 and C2 use the LDP-signaled LSP when the entry (ingress) router is R6 or R7.
To configure LDP to establish the LSP shown in Figure 77, perform these steps:
Table 130: Configuring an LDP-Signaled LSP
|
Task |
J-Web Configuration Editor |
CLI Configuration Editor |
|---|---|---|
|
Navigate to the Interfaces level of the configuration hierarchy |
|
From the [edit] hierarchy level, enter edit interfaces |
|
Enable the MPLS family on all transit interfaces on each router in the MPLS network. |
|
|
|
Enable the MPLS process on all MPLS interfaces for each router in the MPLS network. (See the interface naming conventions in Network Interface Naming.) |
|
|
|
Create the LDP instance on each router in the MPLS network. |
|
|
|
Set the keepalive interval to 10 seconds. The keepalive interval specifies the number of seconds between the transmission of keepalive messages along the LDP link. |
|
On each router in the MPLS network, enter set keepalive-interval 10 |