A router has been configured with OSPF authentication on interface fa0/0. The OSPF
neighbor relationship is not forming. You issue a “debug ip ospf events” command and see
the following log message:
05:01:35: OSPF: Rcv pkt from 192.168.2.2, OSPF_VL0 : Mismatch Authentication type.
Input packet specified type 0, we use type 1
Using this information, which of the following is true? Choose the best answer.
A.
Fa0/0 on the local router has the following configuration.
ip ospf authentication type-1
B.
Fa0/0 on the local router has the following configuration.
ip ospf authentication
C.
Fa0/0 on the local router has the following configuration.
ip ospf authentication null
D.
Fa0/0 on the local router has the following configuration.
ip ospf authentication message-digest
Null Authentication—This is also called Type 0 and it means no authentication information is included in the packet header. It is the default.
Plain Text Authentication—This is also called Type 1 and it uses simple clear-text passwords.
MD5 Authentication—This is also called Type 2 and it uses MD5 cryptographic passwords.
http://www.cisco.com/c/en/us/support/docs/ip/open-shortest-path-first-ospf/13697-25.html