Implementing Cisco IP Routing (CCNP ROUTE, legacy) — Question 16
What would you configure on SNMPv3 to allow authentication and encryption?
Answer options
- A. authpriv
- B. authnopriv
- C. noauthnopriv
- D. authmember
Correct answer: B
Explanation
The correct answer is B, authnopriv, which enables authentication but does not provide privacy (encryption). Option A, authpriv, offers both authentication and privacy, while C, noauthnopriv, lacks authentication altogether. Option D, authmember, is not a valid SNMPv3 configuration option.