nerdexam
Cisco

350-401 · Question #650

Refer to the exhibit. Which command set is needed to configure and verify router R3 to measure the response time from router R3 to the file server located in the data center? A. B. C. D.

The correct answer is B. ip sla 6 icmp-echo 10.0.1.3 source-ip 10.0.0.3 frequency 300 ip sla schedule 6 life forever start-time now show ip sla statistics 6. Option B is correct because it uses the proper IP addresses for the IP SLA ICMP echo operation - the source IP (10.0.0.3) is R3's interface address and the destination (10.0.1.3) is the file server in the data center, which are the correct network addresses based on the exhibit.

Submitted by lukas.cz· Mar 6, 2026Network Management - Configure and verify IP SLA for network performance monitoring and response time measurement

Question

Refer to the exhibit. Which command set is needed to configure and verify router R3 to measure the response time from router R3 to the file server located in the data center? A. B. C. D.

Exhibits

350-401 question #650 exhibit 1
350-401 question #650 exhibit 2
350-401 question #650 exhibit 3
350-401 question #650 exhibit 4
350-401 question #650 exhibit 5
350-401 question #650 exhibit 6
350-401 question #650 exhibit 7
350-401 question #650 exhibit 8
350-401 question #650 exhibit 9
350-401 question #650 exhibit 10

Options

  • Aip sla 6 icmp-echo 172.29.139.134 source-ip 172.29.139.132 frequency 300 ip sla schedule 6 start-time now show ip sla statistics 6
  • Bip sla 6 icmp-echo 10.0.1.3 source-ip 10.0.0.3 frequency 300 ip sla schedule 6 life forever start-time now show ip sla statistics 6
  • Cip sla 6 icmp-echo 172.29.139.134 source-ip 172.29.139.132 frequency 300 ip sla schedule 6 start-time now show ip protocol
  • Dip sla 6 icmp-echo 10.0.1.3 source-ip 10.0.0.3 frequency 300 ip sla schedule 6 life forever start-time now show ip protocol

How the community answered

(61 responses)
  • A
    13% (8)
  • B
    75% (46)
  • C
    8% (5)
  • D
    3% (2)

Explanation

Option B is correct because it uses the proper IP addresses for the IP SLA ICMP echo operation - the source IP (10.0.0.3) is R3's interface address and the destination (10.0.1.3) is the file server in the data center, which are the correct network addresses based on the exhibit. It also includes 'life forever' in the schedule command, ensuring continuous monitoring, and uses 'show ip sla statistics 6' which is the correct command to verify response time (RTT) measurements from IP SLA.

Topics

#IP SLA#Network Monitoring#ICMP Echo#Cisco IOS Commands

Community Discussion

No community discussion yet for this question.

Full 350-401 Practice