InterviewSolution
Saved Bookmarks
| 1. |
What is the maximum number of zones that an interface can be a part of? |
|
Answer» Security zones on the firewall are a logical approach to ARRANGE physical and virtual interfaces in order to restrict and log traffic that passes through certain network interfaces. Before an interface on the firewall can process traffic, it MUST be allocated to a security zone. MULTIPLE interfaces of the same type (such as tap, LAYER 2, or layer 3 interfaces) can be allocated to a zone, but an interface can only belong to ONE zone. |
|