exam questions

Exam 350-401 All Questions

View all questions & answers for the 350-401 exam

Exam 350-401 topic 1 question 718 discussion

Actual exam question from Cisco's 350-401
Question #: 718
Topic #: 1
[All 350-401 Questions]

Router R1 must be configured as a UDP responder on port 6336. Which configuration accomplishes this task?

  • A. (config)#ip sla responder udp-echo ipaddress 10.10.10.1 port 6336
  • B. (config)#ip sla responder udp-echo ipv4 10.10.10.1 port 6336
  • C. (config)#ip sla responder ipaddress 10.10.10.1 port 6336
  • D. (config-if)#ip sla responder udp-port ipaddress 10.10.10.1 port 6336
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
NetworkJanitor
7 months ago
100 percent A. Straight from CML lab; showing all options for full knowledge: R01(config)#ip sla responder ? auto-register Setup auto-register to hub tcp-connect Setup tcp-connect responder twamp Setup TWAMP responder udp-echo Setup udp-echo responder <cr> <cr> R01(config)#ip sla responder udp-echo ? ipaddress Permanent address port Permanent port R01(config)#ip sla responder udp-echo 10.0.0.1 ? R01(config)#ip sla responder udp-echo ip R01(config)#ip sla responder udp-echo ipaddress 10.0.0.1 ? port Permanent port R01(config)#ip sla responder udp-echo ipaddress 10.0.0.1 po R01(config)#ip sla responder udp-echo ipaddress 10.0.0.1 port 6336 <--------- //end R01#sh run b | s version version 15.9 hth
upvoted 2 times
...
Obama42
11 months ago
why is not B. (config)#ip sla responder udp-echo ipv4 10.10.10.1 port 6336?
upvoted 1 times
artilling
8 months, 1 week ago
Because the correct syntax looks like this: # ip sla responder udp-echo ipaddress <ip-address> port <port> vrf <vrf>
upvoted 2 times
...
...
[Removed]
1 year ago
Selected Answer: A
A is correct
upvoted 1 times
...
eearmani
1 year, 5 months ago
Selected Answer: A
LAN-B(config)#ip sla responder udp-echo ipaddress 1.1.1.1 port 6336
upvoted 1 times
...
Asombrosso
1 year, 9 months ago
Selected Answer: A
ip sla responder udp-echo ipaddress [ip-address] port [port] vrf [vrf]
upvoted 2 times
...
mellohello
2 years, 3 months ago
Correct...
upvoted 1 times
...
Sa134
2 years, 3 months ago
A https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ipsla/configuration/xe-3s/sla-xe-3s-book/sla_udp_echo.pdf
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...