[Contents] [Prev] [Next] [Index] [Report an Error]

Configuring OSPF Version 2 Between the PE and CE Routers

To configure OSPF version 2 as the routing protocol between a PE and CE router, include the ospf statement:

ospf {
area area {
interface interface-name;
}
}

You can include the ospf statement at the following hierarchy levels:


[Contents] [Prev] [Next] [Index] [Report an Error]