exam questions

Exam 300-410 All Questions

View all questions & answers for the 300-410 exam

Exam 300-410 topic 1 question 148 discussion

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


Refer to the exhibit. A network administrator configured an IPv6 access list to allow TCP return traffic only, but it is not working as expected.
Which changes resolve this issue?
A.

B.

C.

D.

Show Suggested Answer Hide Answer
Suggested Answer: A

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
[Removed]
Highly Voted 2 years, 9 months ago
TCP hosts establish a connection-oriented session with one another using a “three-way handshake” mechanism. As far as I know, the TCP return frame is the last frame involved in the three-way handshake (the ACK frame). Then, the session between the two hosts is established. So: permit tcp any any established (let the TCP return frame in, from any host) deny ipv6 any any log (deny any other IPv6 traffic from any host) Since the TCP return frame must be allowed IN, the ACL must be applied IN. Answer A is correct.
upvoted 12 times
dapardo
1 year ago
great explanation!
upvoted 1 times
...
...
Audiunt
Most Recent 1 month, 3 weeks ago
A and B could be both correct. It is not clear if its about traffic to- or from the router. I assumed TCP session towards the router and picked B. Is there some indication of the direction of the session I missed?
upvoted 1 times
...
[Removed]
9 months, 2 weeks ago
A is correct
upvoted 1 times
...
bk989
10 months, 2 weeks ago
out keyword does not help us. This wont affect traffic coming to router. That leaves A or C. C is not the correct answer: TCP permit any any SYN" refers to a firewall rule that allows any TCP connection with the SYN flag set from any source to any destination. TCP: Refers to the Transmission Control Protocol. permit: Indicates that the traffic matching the rule is allowed. any any: Applies to any source and destination IP addresses. SYN: Stands for the Synchronize flag, which is set in the first step of the TCP three-way handshake, initiating a TCP connection. If C was permit tcp any any syn and permit tcp any any ack this may work, but this also allows new tcp connections
upvoted 1 times
...
[Removed]
3 years, 9 months ago
The given answer is correct
upvoted 3 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago