nerdexam
Cisco

350-401 · Question #263

An IP SLA fails to generate statistics. How can you fix the problem?

The correct answer is A. Add the verify-data command to the router configuration.. If IP SLA fails to generate statistics, adding the verify-data command to the IP SLA operation configuration ensures that returned packets are validated, which is crucial for statistical collection.

Submitted by yousef_jo· Mar 6, 2026Troubleshooting

Question

An IP SLA fails to generate statistics. How can you fix the problem?

Options

  • AAdd the verify-data command to the router configuration.
  • BReload the router configuration.
  • CRemove the ip sla schedule statement from the router configuration and re-enter it.
  • DAdd the debug ip sla error command to the router configuration.
  • EAdd the debug ip sla trace command to the router configuration.

How the community answered

(63 responses)
  • A
    73% (46)
  • B
    6% (4)
  • C
    3% (2)
  • D
    16% (10)
  • E
    2% (1)

Why each option

If IP SLA fails to generate statistics, adding the `verify-data` command to the IP SLA operation configuration ensures that returned packets are validated, which is crucial for statistical collection.

AAdd the verify-data command to the router configuration.Correct

The `verify-data` command, configured within an IP SLA operation, instructs the router to validate the data payload of the received response packet. For certain IP SLA operations, if `verify-data` is not enabled, the operation might not generate meaningful statistics or might even report success without proper data validation, leading to a lack of statistics.

BReload the router configuration.

Reloading the router is a drastic and unnecessary step for troubleshooting IP SLA statistics generation; specific configuration commands are the proper solution.

CRemove the ip sla schedule statement from the router configuration and re-enter it.

Removing and re-entering the `ip sla schedule` statement might resolve transient scheduling issues, but it does not address a fundamental configuration requirement like enabling data verification for statistics generation.

DAdd the debug ip sla error command to the router configuration.

`debug ip sla error` is a troubleshooting command to display error messages, not a configuration command to enable statistics generation itself.

EAdd the debug ip sla trace command to the router configuration.

`debug ip sla trace` is a debugging command to trace the execution of IP SLA operations, which helps in identifying problems but does not fix the problem of statistics not generating.

Concept tested: IP SLA verify-data for statistics

Source: https://www.cisco.com/c/en/us/td/docs/ios/ipapp/configuration/guide/ipapp_c/iap_ipsla.html

Topics

#IP SLA#statistics generation#verify-data#SLA scheduling

Community Discussion

No community discussion yet for this question.

Full 350-401 Practice