exam questions

Exam 350-401 All Questions

View all questions & answers for the 350-401 exam

Exam 350-401 topic 1 question 273 discussion

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

What is the result of applying this access control list?
ip access-list extended STATEFUL
10 permit tcp any any established
20 deny ip any any

  • A. TCP traffic with the URG bit set is allowed.
  • B. TCP traffic with the SYN bit set is allowed.
  • C. TCP traffic with the ACK bit set is allowed.
  • D. TCP traffic with the DF bit set is allowed.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
P1Z7C
Highly Voted 3 years, 8 months ago
The established keyword indicates that packets belong to an existing connection if the Transmission Control Protocol (TCP) datagram has the Acknowledgment (ACK) or Reset (RST) bit set. https://community.cisco.com/t5/networking-documents/how-to-configure-acls-to-permit-only-established-connections-and/ta-p/3127503
upvoted 6 times
...
[Removed]
Most Recent 6 months, 2 weeks ago
Selected Answer: C
C is correct established = ACK
upvoted 1 times
...
shefo1
1 year, 1 month ago
Selected Answer: C
of course C is right because two nodes is connected and established together when ACK message is send from source to destination first message : SYN from source to destination second message : SYN,ACK from destination to source thied message : ACK from source to destination
upvoted 1 times
...
vladik820
1 year, 2 months ago
Selected Answer: C
Yes, the answer is correct
upvoted 1 times
...
anonymous1966
3 years, 3 months ago
Correct - https://www.cisco.com/c/en/us/support/docs/ip/access-lists/26448-ACLsamples.html
upvoted 4 times
...
[Removed]
3 years, 7 months ago
The given solution is correct The return traffic having an ACK will start a new session in the firewall.
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 ...