|
Navigate to the Interfaces level of the
configuration hierarchy
|
- In the J-Web interface, select Configuration>View
and Edit>Edit Configuration.
- Next to Interfaces, click Configure or Edit.
|
From the [edit] hierarchy level, 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 ge-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.
(See the interface naming conventions in the J-series Services Router Basic LAN and WAN Access Configuration Guide.)
|
- On the main Configuration page next to Protocols,
click Configure or Edit.
- Next to Mpls, click Configure or Edit.
- Next to Interface, click Add new
entry.
- In the Interface name box, type all.
- Click OK.
- Repeat Steps 1 through 5 for each transit interface
on the routers in the MPLS network.
|
- From the [edit] hierarchy level, 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.
|
- On the main Configuration page next to Protocols,
click Configure or Edit.
- Next to Ldp, click Configure or Edit.
- Next to Interface, click Add new
entry.
- In the Interface name box, type the name of a transit
interface—for example, ge-0/0/0.
- Click OK.
- Repeat Steps 1 through 5 for each transit interface
on the routers in the MPLS network.
|
- From the [edit] hierarchy level, enter
edit protocols ldp
- Enable LDP on a transit interface. For example:
set interface ge-0/0/0
- Repeat Steps 1 and 2 for each transit interface
on the routers 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.
|
- In the Keepalive interval box, type 10.
- 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 10
|