|
Navigate to the Interfaces level of the configuration
hierarchy
|
In the configuration editor hierarchy, select Interfaces.
|
From the top of the configuration hierarchy, enter
edit interfaces
|
|
Enable the MPLS family on all transit interfaces on each router in the
MPLS network.
|
- Click the transit interface on which you want to configure
MPLS.
- In the Unit table, click the unit number for which you
want to enable MPLS.
- In the Family area, select the Mpls check
box.
- Click OK.
- Repeat Steps 1 through 4 for each transit interface on
the routers in the MPLS network.
|
- Add the MPLS family to all transit interfaces. For
example:
set fe-0/0/0 unit 0 family mpls
- Repeat Step 1 for each transit interface on the routers
in the MPLS network.
|
|
Enable the MPLS process on all MPLS interfaces for each router in the
MPLS network.
|
- Navigate to the Protocols>Mpls level
in the configuration hierarchy.
- Next to Interface, click Add new entry.
- In the Interface name box, type all.
- Click OK.
- Repeat Steps 1 through 4 for each transit interface on
the routers in the MPLS network.
|
- From the top of the configuration hierarchy, enter
edit protocols mpls
- Enter
set interface all
- Repeat Steps 1 and 2 for each transit interface on the
routers in the MPLS network.
|
|
Create the LDP instance on each Services Router in the MPLS network.
|
- Navigate to the Protocols>Ldp level
in the configuration hierarchy.
- Next to Interface, click Add new entry.
- In the Interface name box, type the name of a transit interface—for
example, fe-0/0/0.
- Click OK.
- Repeat Steps 1 through 4 for each transit interface on
the routers in the MPLS network.
|
- From the top of the configuration hierarchy, enter
edit protocols ldp
- Enable LDP on a transit interface. For example:
set interface fe-0/0/0
- Repeat Steps 1 and 2 for each transit interface on the
routers in the MPLS network.
|
|
Set the keepalive interval to 5 seconds.
The keepalive interval specifies the number of seconds between the transmission
of keepalive messages along the LDP link.
|
- In the Keepalive interval box, type 5.
- Click OK.
- Repeat Steps 1 and 2 for each router in the MPLS network.
|
On each router in the MPLS network, enter
set keepalive-interval 5
|