Which statement correctly describes the default state of a high-end SRX Series Services Gateway?

Which statement correctly describes the default state of a high-end SRX Series Services
Gateway?

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.



Leave a Reply 2

Your email address will not be published. Required fields are marked *


n0bodi

n0bodi

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

Hassan

Hassan

n0bodi should be right. The right is “D”.