Symptoms
Failure occurs when attempting to configure or load OSPF configurations in imish using an interface-level command similar to the following:
ip ospf <IP> message-digest-key <key index> md5 <password>.
Impact
The command causes an error and cannot be used or loaded. This may cause OSPFv2 adjacencies to fail.
Conditions
This occurs when using the following command:
ip ospf <IP> message-digest-key.
Workaround
If possible, use the non-IP version of the interface-level command, similar to the following:
ip ospf message-digest-key <key index> md5 <password>.
Fix Information
The BIG-IP system now correctly loads the ZebOS 'ip ospf <IP> message-digest-key' interface-level command.