Which authentication method does OSPFv3 use to secure communication between neighbors?
A.
plaintext
B.
MD5 HMAC
C.
PKI
D.
IPSec
Which authentication method does OSPFv3 use to secure communication between neighbors?
Which authentication method does OSPFv3 use to secure communication between neighbors?
A.
plaintext
B.
MD5 HMAC
C.
PKI
D.
IPSec
OSPFv3 uses one-hop IPSec AH for authentication. You can also use ESP for payload encryption.
http://www.cisco.com/c/en/us/td/docs/ios-xml/ios/iproute_ospf/configuration/15-sy/iro-15-sy-book/ip6-route-ospfv3-auth-ipsec.html
Key word: OSPF V3
OSPFv2 authentication is achieved by implementing a shared secret and MD5 HMAC supported as part of the OSPFv2 protocol. OSPFv3 does away its own support for authentication entirely, instead relying on the more flexible IPsec framework offered by IPv6.