exam questions

Exam 300-410 All Questions

View all questions & answers for the 300-410 exam

Exam 300-410 topic 1 question 208 discussion

Actual exam question from Cisco's 300-410
Question #: 208
Topic #: 1
[All 300-410 Questions]


Refer to the exhibit. R1 is configured with IP SLA to check the availability of the server behind R6 but it kept failing.
Which configuration resolves the issue?

  • A. R6(config)#ip sla responder udp-echo ip address 10.10.10.1 port 5000
  • B. R6(config)#ip access-list extended DDOS R6(config-ext-nacl)#5 permit icmp host 10.10.10.1 host 10.66.66.66
  • C. R6(config)#ip sla responder
  • D. R6(config)#ip access-list extended DDOS R6(config-ext-nacl)#5 permit icmp host 10.66.66.66 host 10.10.10.1
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
Huntkey
Highly Voted 2 years, 7 months ago
Selected Answer: B
Am I missing something here? R1 uses SLA to send ICMP to the server. The source is 10.10.10.1 and the destination is the 10.66.66.66. I think the ACL in B would perfectly allow it
upvoted 9 times
...
VergilP
Highly Voted 2 years, 6 months ago
Selected Answer: B
ACL in R6 E0/0 and E0/1 inbond direction ... please look the picture carefully ..... source is 10.10.10.1 destination is the 10.66.66.66 B is correct
upvoted 7 times
...
[Removed]
Most Recent 10 months, 1 week ago
Selected Answer: B
B is corerct
upvoted 1 times
...
ZamanR
1 year, 5 months ago
Answer B In this IP SLA tracking, we don’t need a IP SLA Responder so the command “ip sla responder” on R6 isnot necessary. We also notice that the ACL is blocking ICMP packets on both interfaces E0/0 & E0/1 of R6 so we need to allow ICMP from source 10.10.10.1 to destination 10.66.66.66
upvoted 2 times
...
inteldarvid
1 year, 10 months ago
Selected Answer: B
option B is correct team.
upvoted 3 times
...
ntdevera
2 years, 8 months ago
Selected Answer: D
D, Acl in inwards. Source is the snmp server in that direction.
upvoted 2 times
quyle
2 years, 7 months ago
correct, acl in -> source is the snmp server
upvoted 1 times
...
Lilienen
2 years, 2 months ago
D is wrong, because ACL is applied to R6, not R1. Review the exhibit properly!
upvoted 1 times
...
...
TECH3K3
2 years, 10 months ago
How is B correct: The ACL is inbound for both interfaces on R1. So that's server towards R1. So I would be going for D
upvoted 1 times
ericxw
2 years, 4 months ago
do you mean both interfaces on R6?
upvoted 2 times
...
...
Nhan
2 years, 10 months ago
B is correct answer, the statement shows that icmp deny deny its will go sequence 10 there for you can set a new statement permit icmp with sequence 5 to allow the traffic because the ACL is being processed by sequency
upvoted 2 times
...
WAKIDI
2 years, 10 months ago
Selected Answer: B
the "ip sla icmp-echo" in R1 doesn't require an "ip sla responder" in the destination (R6). so A & C wouldn't be appropriate, right ? for "D" , the ACL source and dest addr need to be swapped.
upvoted 5 times
...
pompedom
2 years, 11 months ago
Selected Answer: D
I think it's D because the acl is configured inward. , traffic going out will not be blocked.
upvoted 1 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 ...