5.7.3 Configure Compatibility
Compatibility configuration enables the router to be compatible with a variety of RFCs that deal with OSPF. Perform the following task to support many different features within the OSPF protocol.
Command | Purpose |
compatible rfc1583compatibility | Enable the router to be compatible with the |
| specifications in RFC 1583. |
5.7.4 Configure OSPF Interface Parameters
The user can alter certain
In interface configuration mode, specify any of the following interface parameters as needed for the network.
Command | Purpose |
ip ospf cost cost | Specify the cost of sending a packet on an OSPF interface. This cost |
| value is set to LSA’s* metric field and used for OSPF calculation. |
ip ospf | Specify the number of seconds between link state advertisement |
seconds | retransmissions for adjacencies belonging to an OSPF interface. The |
| default value is 5 seconds. |
ip ospf | Set the estimated number of seconds it takes to transmit a link state |
seconds | update packet on an OSPF interface. LSA’s age should be |
| incremented by this value when transmitting. The default value is 1 |
| seconds. |
ip ospf priority number | Set priority to help determine the OSPF designated router for a |
| network. By setting a higher value, router will be more likely to |
| become designated router. The default value is 1. |
ip ospf | Specify the length of time, in seconds, between the hello packets that |
seconds | are sent on an OSPF interface. This value must be the same for all |
| routers attached to a common network. The default value is 10 |
| seconds. |
ip ospf | Set the number of seconds that a device's hello packets must not |
seconds | have been seen before its neighbors declare the OSPF router down. |
| This value must be the same for all routers attached to a common |
| network. The default value is 40 seconds. |
* Link State Advertisement |
|
Command | Purpose |
ip ospf | Assign a specific password to be used by neighboring OSPF routers |
key | on a network segment that is using OSPF's simple password |
| authentication. The key length is up to 8 characters. |
ip ospf | Set an OSPF MD5 authentication key for cryptographic password. |
keyed md5 key | The key length is up to 16 characters. |
5.7.5 Configure OSPF Network Type
The user has the choice of configuring the OSPF network type as either broadcast or
If an OSPF
58