You need to configure three zones. zone1 will run an HTTP server, zone2 an application server,
and zone3 a database. zone1 must be accessible to clients on other systems. zone2 and zone3
must not be accessible to the outside world. zone2 and zone3 must also communicate without
going through zone1. Identify the correct requirement.
A.
zone1 will need a VNIC to connect to a physical Ethernet link.
B.
zone1 will need at least two VNICs.
C.
zone2 and zone3 will need a dedicated etherstub.
D.
One etherstub will be necessary.
E.
A flow is needed to filter HTTP requests to zone1.
C