exam questions

Exam 350-401 All Questions

View all questions & answers for the 350-401 exam

Exam 350-401 topic 1 question 714 discussion

Actual exam question from Cisco's 350-401
Question #: 714
Topic #: 1
[All 350-401 Questions]

Refer to the exhibit.



Which command is required to validate that an IP SLA configuration matches the traffic between the branch office and the central site?

  • A. R1# show ip sla group schedule
  • B. R1# show ip route
  • C. R1# show ip sla configuration
  • D. R1# show ip sla statistics
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Jeff555566
Highly Voted 2 years, 2 months ago
Selected Answer: D
Question says to "validate" that the configuration matches the traffic - D, sh ip sla statistics has the counters that show the "matched" traffic.
upvoted 10 times
3c38e31
1 year ago
I think its C. What if now traffic has passed between the sites yet? statistics and counters won't validate anything
upvoted 2 times
...
...
Brian9296
Highly Voted 2 years, 3 months ago
Selected Answer: D
The answer is D. R1# show ip sla statistics
upvoted 5 times
...
NetworkJanitor
Most Recent 6 months, 3 weeks ago
Selected Answer: C
CML lab supports C not D. Question is: "Which command is required to validate that an IP SLA configuration matches the traffic between the branch office and the central site?" Stats are missing some key config items, so you cannot compare between sites: SW02#sh ip sla statistics IPSLAs Latest Operation Statistics IPSLA operation id: 10 Latest RTT: 4 milliseconds Latest operation start time: 17:48:11 UTC Wed Nov 13 2024 Latest operation return code: OK Number of successes: 10 <---validates operation, but not configuration Number of failures: 0 Operation time to live: Forever //end part 1 - site gives dns timeouts with too much text
upvoted 2 times
NetworkJanitor
6 months, 3 weeks ago
Versus C/config: ! SW02#sh ip sla configuration 10 IP SLAs Infrastructure Engine-III Entry number: 10 Owner: Tag: Operation timeout (milliseconds): 3000 Type of operation to perform: icmp-echo Target address/Source address: 1.1.1.1/172.16.2.2 <snip defaults> Schedule: Operation frequency (seconds): 5 (not considered if randomly scheduled) Next Scheduled Start Time: Start Time already passed Group Scheduled : FALSE Randomly Scheduled : FALSE Life (seconds): Forever Entry Ageout (seconds): never Recurring (Starting Everyday): FALSE Status of entry (SNMP RowStatus): Active Threshold (milliseconds): 250 <snipped the rest> //end part 2 HTH
upvoted 2 times
wasbe
6 days, 20 hours ago
The goal is not only to check the configuration of IP SLA, but to check if IP SLA configuration matches some thing ==> statistics
upvoted 1 times
...
...
...
Just_little_me
7 months ago
show ip sla configuration Displays configuration values including all defaults for all IP SLAs operations or the specified operation. show ip sla statistics Displays the current operational status and statistics of all IP SLAs operations or a specified operation. https://www.cisco.com/c/en/us/td/docs/ios/ipsla/command/reference/sla_book/sla_02.html
upvoted 2 times
...
05b11e1
10 months, 2 weeks ago
Selected Answer: C
I go for c, you dont get things like target address in show ip sla statistic.
upvoted 2 times
...
[Removed]
12 months ago
Selected Answer: D
D is more accurate. we are using 1 command on 1 router, showing the conf will not help if we can't compare it with the conf of the other router. and the question is asking about matching the "traffic"
upvoted 1 times
...
[Removed]
1 year ago
D is more accurate. we are using 1 command on 1 router, showing the conf will not help if we can't compare it with the conf of the other router. and the question is asking about matching the "traffic"
upvoted 1 times
...
Shri_Fcb10
1 year ago
Selected Answer: C
C focuses specifically on the configuration details, while D provides statistics related to the operation
upvoted 1 times
...
teems5uk
1 year, 4 months ago
Selected Answer: C
Option D (show ip sla statistics) would provide information about the statistics of the IP SLA operations, such as success or failure counts, response times, and other performance metrics. While it gives insights into the performance of the IP SLA operations, it doesn't directly show the details of the configuration, like the source and destination addresses, type of operation, and other configuration parameters. To validate that the IP SLA configuration matches the traffic between the branch office and the central site, it's better to use show ip sla configuration as it specifically displays the configured parameters for the IP SLA operations. Once you've verified the configuration, you can then use show ip sla statistics to check the performance metrics.
upvoted 1 times
...
eearmani
1 year, 5 months ago
Selected Answer: C
to validate the configuration BRCC-LAN-B#show ip sla configuration IP SLAs Infrastructure Engine-II Entry number: 10 Owner: Tag: Type of operation to perform: icmp-echo Target address/Source address: 1.1.1.1/11.11.11.11 Operation timeout (milliseconds): 3000 Type Of Service parameters: 0x0
upvoted 1 times
...
CCNPWILL
1 year, 8 months ago
Selected Answer: D
The answer is D. lab ouput provided int he discussions already.
upvoted 2 times
...
Asombrosso
1 year, 9 months ago
Selected Answer: C
Router# show ip sla configuration 3 Entry number: 3 Owner: Tag: Type of operation: echo Target address/Source address: 1.1.1.1/0.0.0.0 Operation timeout (milliseconds): 5000 Type Of Service parameters: 0x0 Vrf Name: Request size (ARR data portion): 28 Verify data: No Schedule: Next Scheduled Start Time: Start Time already passed Group Scheduled: False Operation frequency (seconds): 60 Life/Entry Ageout (seconds): Forever/never Recurring (Starting Everyday): FALSE Status of entry (SNMP RowStatus): Active Threshold (ms): 5000 Distribution Statistics: Number of statistic hours kept: 2 Number of statistic distribution buckets kept: 5 Statistic distribution interval (milliseconds): 10 Number of history Lives kept: 0 Number of history Buckets kept: 15 History Filter Type: None Enhanced History:
upvoted 1 times
Asombrosso
1 year, 9 months ago
Router# show ip sla statistics Current Operational State Entry Number: 3 Modification Time: *22:15:43.000 UTC Sun Feb 11 2001 Diagnostics Text: Last Time this Entry was Reset: Never Number of Octets in use by this Entry: 1332 Number of Operations Attempted: 2 Current Seconds Left in Life: 3511 Operational State of Entry: active Latest Completion Time (milliseconds): 544 Latest Operation Start Time: *22:16:43.000 UTC Sun Feb 11 2001 Latest Oper Sense: ok Latest Sense Description: 200 OK Total RTT: 544 DNS RTT: 12 TCP Connection RTT: 28 HTTP Transaction RTT: 504 HTTP Message Size: 9707
upvoted 1 times
Asombrosso
1 year, 9 months ago
my fault, It should be D, "matches the traffic" DNS RTT: 12 TCP Connection RTT: 28 HTTP Transaction RTT: 504 HTTP Message Size: 9707
upvoted 2 times
...
Asombrosso
1 year, 9 months ago
When the IP SLA operation is scheduled, it can be verified with the show ip sla configuration command. Example 24-55 illustrates the configuration steps to schedule the IP SLA 1 operation with a start time of now and a lifetime of forever. This example also shows the verification that it is running and configured properly. OCG
upvoted 2 times
...
...
...
olaniyijt
2 years, 1 month ago
C is more correct. It shows configuration. Statistics shows counters. Successes and Failures. "Which command is required to validate that an IP SLA configuration"
upvoted 1 times
olaniyijt
2 years, 1 month ago
"Which command is required to validate that an IP SLA configuration matches the traffic". To validate, you need to check if the SLA is successful or failing and that's "sh ip sla statistics". Please ignore my first comment, D is correct
upvoted 7 times
...
...
Clauster
2 years, 2 months ago
Selected Answer: C
Correct answer is C Information can be found here https://www.cisco.com/c/en/us/td/docs/ios/ipsla/command/reference/sla_book/sla_04.html
upvoted 2 times
snarkymark
2 years, 2 months ago
Agree, "configuration" provides better info then "stat
upvoted 2 times
...
...
kalachuh
2 years, 2 months ago
show ip sla statisic
upvoted 1 times
...
Nickplayany
2 years, 2 months ago
Selected Answer: D
show ip sla statistics
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...