ExamGecko
Question list
Search
Search

Question 112 - 350-701 discussion

Report
Export

A network engineer has entered the snmp-server user andy myv3 auth sha cisco priv aes 256 cisc0380739941 command and needs to send SNMP information to a host at 10.255.254.1. Which command achieves this goal?

A.

snmp-server host inside 10.255.254.1 version 3 andy

Answers
A.

snmp-server host inside 10.255.254.1 version 3 andy

B.

snmp-server host inside 10.255.254.1 version 3 myv3

Answers
B.

snmp-server host inside 10.255.254.1 version 3 myv3

C.

snmp-server host inside 10.255.254.1 snmpv3 andy

Answers
C.

snmp-server host inside 10.255.254.1 snmpv3 andy

D.

snmp-server host inside 10.255.254.1 snmpv3 myv3

Answers
D.

snmp-server host inside 10.255.254.1 snmpv3 myv3

Suggested answer: A

Explanation:

The command "snmp-server user user-name group-name [remote ip-address [udp-port port]] {v1 | v2c | v3 [encrypted] [auth {md5 | sha} auth-password]} [access access-list]" adds a new user (in this case "andy") to an SNMPv3 group (in this case group name "myv3") and configures a password for the user.

In the "snmp-server host" command, we need to:

+ Specify the SNMP version with key word "version {1 | 2 | 3}"

+ Specify the username ("andy"), not group name ("myv3").

Note: In "snmp-server host inside …" command, "inside" is the interface name of the ASA interface through which the NMS (located at 10.255.254.1) can be reached.

asked 10/10/2024
Mourad Tannous
24 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first