Question: On Cisco Packet Tracer, Using the snmp-server user command, add an SNMP user as a member of the SNMP using SNMPv3 with authentication and encryption.
On Cisco Packet Tracer, Using the snmp-server user command, add an SNMP user as a member of the SNMP using SNMPv3 with authentication and encryption.
Username: JOE
Group: SNMP
Authentication / Password: SHA / cisco12345
Encryption / Password: AES 128 / cisco54321
What's the command?
Step by Step Solution
3.40 Rating (156 Votes )
There are 3 Steps involved in it
The command to add an SNMP user as a member of the SNMP using SNMPv3 with authentication and encryption is snmpserver user JOE SNMP auth sha cisco12345 priv aes 128 cisco54321 This command adds a user named JOE to the SNMP group with authentication using the SHA algorithm and password cisco12345 It also enables encryption using the AES 128 algorithm with password cisco54321 The snmpserver user command is used to create modify and delete users on an SNMP server This allows the server to authenticate and encrypt ... View full answer
Get step-by-step solutions from verified subject matter experts
