CCNA: Cisco Certified Network Associate — Question 416
Which command implies the use of SNMPv3?
Answer options
- A. snmp-server user
- B. snmp-server host
- C. snmp-server enable traps
- D. snmp-server community
Correct answer: A
Explanation
The command 'snmp-server user' is specifically associated with SNMPv3, as it is used to define users with authentication and encryption. The other options, such as 'snmp-server host', 'snmp-server enable traps', and 'snmp-server community', pertain to SNMPv1 or SNMPv2c configurations and do not involve user-based security features inherent to SNMPv3.