|
Navigate to the top of the configuration hierarchy and specify the LDP
protocol. Enable local interfaces that communicate with a PE router or provider
router, and the loopback interface of the PE router.
(PE and provider Services Routers)
(See the interface naming conventions in the J-series Services Router Basic LAN and WAN Access Configuration Guide.)
|
- In the J-Web interface, select Configuration>View
and Edit>Edit Configuration.
- Next to Ldp, click Configure or Edit.
- Next to Interface, click Configure or Edit.
- In the Interface name column, type interface-name.
- Click OK.
- Repeat Steps 4 and 5 for each interface you want to
enable.
|
From the [edit] hierarchy level, enter the following command
for each interface you want to enable:
edit protocols ldp interface interface-name
|
|
Configure OSPF for each interface that uses LDP.
For OSPF, you must configure at least one area on at least one of the
router's interfaces. An AS can be divided into multiple areas. This example
uses the backbone area 0.0.0.0.
(PE and provider Services Routers)
|
For OSPF:
- On the main Configuration page next to Protocols, click Configure or Edit.
- Next to Ospf, click Configure or Edit.
- For Layer 2 VPN or circuit, select Traffic
engineering.
- Next to Area group, click Add new entry and
add the area.
- Next to Area group, select the area (0.0.0.0).
- Next to Interface group, select Add new
entry.
- In the Interface name box, type interface-name.
- Click OK.
- Repeat Steps 5 through 7 to enable additional interfaces.
- Click OK twice to return to the Protocols
page.
|
For OSPF:
- From the [edit] hierarchy level, enter the
following command for each interface you want to enable:
edit protocols ospf area 0.0.0.0 interface interface-name
- For Layer 2 VPN or circuit, move up to the [edit protocols
ospf] level and enter
set traffic-engineering
|