|
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)
|
- In the configuration editor hierarchy, select Protocols>Ldp>Interface.
- In the Interface name column, type interface-name.
- Click OK.
- Repeat Steps 2 and 3 for each interface you want to enable.
|
From the top of the configuration hierarchy, 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:
- In the configuration editor hierarchy, click Protocols>Ospf.
- 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 top of the configuration hierarchy, 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
|