Courseiva
mediumMultiple ChoiceObjective-mapped

300-410 Practice Question: Given the following partial configuration on…

Given the following partial configuration on router R1:

ip sla 10

icmp-echo 192.168.1.1 source-ip 10.0.0.1 frequency 10

ip sla schedule 10 life forever start-time now

Which statement best describes the effect of this configuration?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

It sends ICMP echo requests from 10.0.0.1 to 192.168.1.1 every 10 seconds.

The configuration creates an IP SLA operation that sends ICMP echo probes to 192.168.1.1 every 10 seconds, using source IP 10.0.0.1. The schedule starts immediately and runs indefinitely.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • It sends ICMP echo requests from 10.0.0.1 to 192.168.1.1 every 10 seconds.

    Why this is correct

    The icmp-echo command defines the destination, source-ip sets the source, and frequency sets the interval.

  • It sends ICMP echo requests from 192.168.1.1 to 10.0.0.1 every 10 seconds.

    Why it's wrong here

    The source-ip is the local address, not the destination.

  • It sends ICMP echo requests every 10 seconds but only after the first successful reply.

    Why it's wrong here

    The schedule starts immediately, regardless of replies.

  • It sends ICMP echo requests only once and then stops.

    Why it's wrong here

    The frequency 10 and life forever ensure continuous probing.

About these practice questions

This 300-410 question is part of Courseiva's 1,966-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This 300-410 practice question is part of Courseiva's free Cisco certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 300-410 exam.