Configuring OSPF on the VPLS PE Router
The PE routers exchange routing information using an IGP such as OSPF.
Before You Begin |
---|
For background information, read VPLS on a PE Router Configuration Overview. |
You can use either J-Web or the CLI configuration editor to configure OSPF on the VPLS PE router.
This topic covers:
J-Web Configuration
To configure OSPF area 0.0.0.0 on the VPLS PE router:
- Select Configure>CLI Tools>Point and Click CLI.
- Next to Protocols, click Configure or Edit.
- Select ospf.
- Next to Area, click Add new entry.
- In the Area ID, type 0.0.0.0.
- Click OK.
- Next to Area select the area 0.0.0.0.
- Next to Interface, click Add new entry.
- In the Interface name box, type so-2/0/1.0.
- Click OK to return to the Area page.
- Next to Interfaces, click Add new entry.
- In the Interface name box, type lo0.0.
- Click OK to return to the Area page.
To configure traffic engineering for OSPF:
- Click OK to return to the Ospf page.
- Select Traffic engineering.
- Click OK.
CLI Configuration
To configure OSPF area 0.0.0.0 on the VPLS PE router:
user@host# set protocols ospf area 0.0.0.0
interface so-2/0/1.0user@host# set protocols ospf area 0.0.0.0
interface lo0.0
To configure traffic engineering for OSPF:
user@host# set protocols ospf traffic-engineering