CCNP 350-401 ENCOR Question 161 DISCUSSION

  • 703 views
  • 2023-06-24
« Back to Main Menu

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

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

Correct Answer: C

Support AceITCert.com by buying stuff you need!

1 Comments

wilepro

established: This keyword in Cisco ACLs allows TCP packets that have the ACK or RST (Reset) bit set, which are indicative of an established TCP session.

2024-08-20 13:06:35
In order to participate in the comments you need to be logged-in.
You can sign-up or login (it's free).