Module 16 - Zone-based policy firewalls Flashcards
(62 cards)
Which firewall model applies policy directly to interfaces using traditional configuration?
A classic firewall
Which firewall model assigns interfaces to security zones and applies policies between zones?
ZPF (Zone based policy firewall)
What is the first step in designing a ZPF?
Determine the zones
What is the third step in ZPF design?
Design physical infrastructure
Can Classic Firewall and ZPF be enabled simultaneously on the same router?
Yes but on different interfaces
Which benefit of ZPF supports scalability and easier troubleshooting?
Use of C3PL (Cisco Common Classification Policy Language)
What defines a boundary where traffic is restricted based on policies in ZPF?
A zone
What is the default security posture of a ZPF?
Block unless explicitly permitted
What is the second step in the ZPF design process?
Establish policies between zones
In ZPF, how are policies applied between zones?
Unidirectional (From source zone to destination zone)
What is the fourth step in ZPF design?
Identify subsets within zones and merge traffic requirements
In ZPF, what term describes defined policies from one zone to another?
Zone pairs
Which ZPF action uses Cisco IOS stateful packet inspection?
Inspect
Which ZPF action drops traffic and offers an option to log rejected packets?
Drop
Which ZPF action allows traffic without tracking session state?
Pass
What is required for ZPF to perform actions like inspect or drop between zones?
A zone pair with a defined policy
What happens when traffic enters and exits interfaces that are not zone members?
It is passed (no zone= no policy)
What is the result when traffic flows between interfaces in the same zone?
It is passed
What happens when traffic moves between a zone member interface and a non-zone member interface?
It is dropped
What happens if both interfaces are in different zones but no zone pair exists?
It is dropped
What is the default action when a zone pair exists but no policy is configured?
It is passed
What must exist for the ZPF to inspect traffic between zones?
A zone pair and an inspect policy
What action occurs when a zone pair and an inspect policy exist?
It is inspected
What is enforced when one interface is a zone member and the other is not?
Traffic is dropped