Exam 350-401 All QuestionsBrowse all questions from this exam
Question 718

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

    Correct Answer: A

    To configure a router as a UDP responder on a specific port, the correct command is 'ip sla responder udp-echo ipaddress [ip-address] port [port]'. The only option that matches this correct syntax is '(config)#ip sla responder udp-echo ipaddress 10.10.10.1 port 6336'.

Discussion
Sa134Option: A

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

AsombrossoOption: A

ip sla responder udp-echo ipaddress [ip-address] port [port] vrf [vrf]

Obama42Option: B

why is not B. (config)#ip sla responder udp-echo ipv4 10.10.10.1 port 6336?

SeMo0o0oOption: A

A is correct

eearmaniOption: A

LAN-B(config)#ip sla responder udp-echo ipaddress 1.1.1.1 port 6336

mellohello

Correct...