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

Configuring Peer Interfaces in OSPF

To configure OSPF routing for LMP peers, configure the name of the LMP peer by including the peer-interface statement at the [edit protocols ospf area area-number] hierarchy level:

[edit protocols ospf area area-number]
peer-interface peer-interface-name {
dead-interval seconds;
disable;
hello-interval seconds;
retransmit-interval seconds;
transit-delay seconds;
}

For information on how to configure OSPF statements, see the JUNOS Routing Protocols Configuration Guide.


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