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

Configuring OSPF

To configure OSPF on the carrier-of-carriers customer’s PE router, include the ospf statement:

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

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


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