Which statement correctly describes the default state of a high-end SRX Series Services
Gateway?
A.
It forwards all traffic.
B.
It selectively forwards traffic based on default security policies.
C.
It selectively restricts traffic based on default security policies.
D.
It forwards no traffic.
Should be D I think.
By default, the Junos OS denies all traffic through an SRX Series device. In fact, an implicit default security policy exists that
denies all packets. You can change this behavior by configuring a standard security policy that permits certain types of traffic, or
by configuring the default policy to permit all traffic as shown in the following screen capture.
[edit security policies]
user@srx# set default-policy permit-all
n0bodi should be right. The right is “D”.