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

Configuring OSPF

To configure Open Shortest Path First (OSPF) on the AS border router, include the ospf statement:

ospf {
traffic engineering;
area address {
interface interface-name;
interface interface-name {
passive;
}
}
}

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


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