CISSP · Question #1069
An access control list (ACL) on a router is a feature MOST similar to which type of firewall?
The correct answer is A. Packet filtering firewall. ACLs on routers are essentially a way to filter network traffic based on various criteria, such as IP addresses, ports, or protocols. They work by either allowing or denying packets based on the rules defined in the list, much like how a packet filtering firewall operates. Packet
Question
An access control list (ACL) on a router is a feature MOST similar to which type of firewall?
Options
- APacket filtering firewall
- BApplication gateway firewall
- CHeuristic firewall
- DStateful firewall
How the community answered
(17 responses)- A88% (15)
- B6% (1)
- C6% (1)
Explanation
ACLs on routers are essentially a way to filter network traffic based on various criteria, such as IP addresses, ports, or protocols. They work by either allowing or denying packets based on the rules defined in the list, much like how a packet filtering firewall operates. Packet filtering firewalls examine packets at the network layer (Layer 3) and sometimes at the transport layer (Layer 4), checking the header information (e.g., IP addresses, port numbers, and protocols). If the packet matches a rule in the ACL, it is allowed; if not, it is denied. This is similar to how ACLs function on a router, where traffic is filtered based on predefined rules.
Topics
Community Discussion
No community discussion yet for this question.