When configuring aNetScreendevice in transparent mode, what is required to forward traffic?
A.
There must be at least one policy configured
B.
The VLAN1 interface must have manage-ip value set
C.
The VLAN1 interface must have an ip address configured
D.
TheNetScreendevice must have the transparent option set under admin options
Explanation:
With transparent mode, theNetScreenfirewall is converted from a layer 3deviceto one that operates at layer 2, essentially becoming a layer 2 bridge. By doing so, the device can be deployed into existing infrastructures without requiring the readdressing that would be required for a routedsolution.TheIP addresses of the
physicalinterfaces are set to 0.0.0.0/0 and truly make the deployment invisible to the user. By default,ScreenOScreates one function zone, the VLAN zone, and three L2 security zones:
V1-Trust, V1-Untrust, and V1-DMZ. ANetScreendevice operating at Layer 2 (L2) does not permit any inter-zone or intra-zone traffic unless there is a policy configured on the device.
I choose A