Configure R1 to act as an IP SLA UDP responder on port 6336 for address 10.10.10.1. Which command accomplishes this?
Choose an answer
Tap an option to check your answer.
Correct answer: (config)#ip sla responder udp-echo ipaddress 10.10.10.1 port 6336.
Why this is the answer
The command ip sla responder udp-echo ipaddress 10.10.10.1 port 6336 correctly configures R1 as an IP SLA UDP responder. The udp-echo keyword specifies that the responder will listen for UDP echo requests. The ipaddress and port arguments define the specific IP address and port on which the responder will operate, in this case, 10.10.10.1 and 6336. The option ip sla responder udp-echo ipv4 10.10.10.1 port 6336 is incorrect because ipv4 is not a valid keyword in this context; ipaddress is used for specifying the IP. The option ip sla responder ipaddress 10.10.10.1 port 6336 is incorrect because it lacks the udp-echo keyword, which is essential for specifying the type of responder. The option ip sla responder udp-port ipaddress 10.10.10.1 port 6336 is incorrect because udp-port is not the correct keyword for defining a UDP echo responder; udp-echo is required.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed