Practice JNCIA-SEC Security Policies questions with full explanations on every answer.
Start practicing
Security Policies — choose a session length
Free · No account required
Click any question to see the full explanation and answer options, or start a focused practice session above.
Where are address books defined when configuring zone-based security policies in Junos OS?
2An administrator configures a security policy with a custom application definition that matches TCP port 8080. When testing the policy, traffic on port 8080 is matched, but the application identification engine flags the traffic as 'junos-http'. What is the reason for this behavior?
3Which statement accurately describes zone-based security policies in Junos OS?
4An enterprise security policy requires that any traffic traversing from the DMZ zone to the Internal zone must first be inspected by an application-identification engine before the policy action is enforced. Which feature must be enabled within the security policy to achieve this behavior?
5You need to configure a security policy that permits HTTP and HTTPS traffic from the 'users' zone to the 'internet' zone. You want to maintain clean configuration practices by grouping these applications together. Which Junos construct should you create first?
6You are troubleshooting a connection failure where traffic passing from zone A to zone B is being blocked. You check the security policies and notice an explicit permit rule exists, but traffic is still dropped. Upon reviewing session details using the operational command 'show security flow session', you see no session is created. Which feature or tool would best help you verify if the security policy match is failing due to zone mismatches or incorrect match criteria?
7You have multiple security policies configured within the context of a specific source and destination zone. A new requirement dictates that a specific subset of users must be denied access while everyone else in the same zone remains permitted. How should you order your security policies to achieve this without disrupting existing traffic?
8An administrator needs to create a security policy on a Junos device that permits traffic from the trust zone to the untrust zone. Which configuration hierarchy is used to define this security policy?
9Which command is used to display the currently active security policies on a Junos device?
10You need to log every time a specific security policy is hit by traffic, including when a session is closed. Which action modifier should you configure within the security policy?
11What is the primary difference between a zone-based security policy and a global security policy in Junos OS?
12You want to create a security policy that applies to traffic originating from a specific address book entry named 'HQ-Net' in the 'trust' zone destined for 'Branch-Net' in the 'untrust' zone. Where must the 'HQ-Net' address be defined?
13An administrator configures a security policy with the action set to 'reject'. Another policy uses the action 'deny'. What is the functional difference between these two actions when a packet matches the policy?
14An auditor points out that a security policy configured on your SRX device is completely shadowed by an earlier policy in the same zone pair. What does policy shadowing mean in this context?
15What happens to return traffic for an established session that was originally permitted by a security policy?
16During policy review, you notice that multiple global policies and zone-based policies are configured. In what order does the Junos security engine evaluate these policies when a packet arrives?
17You need to modify an existing security policy to add a new IP address to an existing address set used in the policy match criteria. Which configuration hierarchy should you access to update the address set?
18An administrator configures a security policy with a scheduler-name attribute to restrict access during specific hours. What occurs outside of the scheduled time window for an existing active session that was created during the allowed window?
19Which Junos feature allows you to bundle multiple security policies into a single logical container for easier management and application across multiple zones?
20You want to ensure that any traffic matching a specific policy is directed to a logical tunnel interface for service chaining. Which policy action element supports this requirement?
21What is the default action taken by Junos OS when traffic does not match any configured security policy between two zones?
22An administrator configures a security policy with source address 'any', destination address 'any', application 'junos-ssh', and action 'permit' between the trust and untrust zones. Another policy above it permits all traffic from a specific administrator IP to any destination for all applications. What tool can you use on the Junos CLI to verify which policy a specific SSH packet from the administrator IP will match?
23You are configuring a security policy that needs to reference an address prefix that includes both IPv4 and IPv6 addresses. How should you handle this in Junos OS security address books?
24An administrator notices that security policy hit counts are not incrementing for a specific policy even though traffic is passing through the device. What is the most likely cause of this behavior?
25Which Junos configuration statement is used to insert a new security policy directly above an existing policy within the same zone pair?
26When reviewing security policies, you see the term 'junos-any' used in the application match field. What does this represent?
27Which statement is true regarding address book configuration scope in Junos OS security policies?
28You need to configure a security policy that inspects traffic for computer viruses and malware as part of the unified security policy framework. Which security feature must be referenced within the policy action?
29An enterprise network has multiple virtual routers configured within separate routing instances. How do security policies interact with traffic passing between two different routing instances on the same SRX device?
30You want to limit a security policy so that it only applies during non-business hours. After creating a scheduler object, where do you attach it to enforce this restriction?
31An administrator configures a security policy with source address set 'Internal-Subnets', destination address 'Any', and application 'junos-ftp'. During testing, active FTP data connections (PASV mode) are failing. What security policy consideration is most relevant to fixing this issue?
32You are configuring a security policy and need to reference a group of IP addresses that frequently changes. You decide to use an address set. How do you add individual address entries into this address set?
33What is the purpose of the 'then { permit; }' statement in a Junos security policy?
34An administrator implements a security policy that references a custom application matching UDP port 5000. When reviewing active traffic, packets on UDP port 5000 are being dropped even though a policy permits the custom application. Upon further inspection, you find that Junos AppID has classified the traffic as 'unknown-udp'. Why is the policy not matching?
35Which TWO actions can be specified in the 'then' statement of a Junos security policy? (Choose two.)
36Which THREE components are required when defining a standard zone-based security policy in Junos OS? (Choose three.)
37Which TWO conditions can cause a security policy to be considered shadowed in a Junos configuration? (Choose two.)
38Which TWO statements are correct regarding Junos security policies and their evaluation behavior? (Choose two.)
39Which THREE parameters can be used as match criteria within a Junos security policy? (Choose three.)
40Which TWO statements describe the behavior and characteristics of global security policies in Junos OS? (Choose two.)
41Which TWO methods can be used to view security policy hit counts and operational status on a Junos device? (Choose two.)
42Which THREE types of logging modifiers are available when configuring logging in a Junos security policy? (Choose three.)
43Which TWO factors must be considered when designing security policies that incorporate AppID (Application Identification)? (Choose two.)
44Which TWO items are valid options when specifying source addresses in a security policy match statement? (Choose two.)
45Which THREE statements are true regarding Junos security policy configuration hierarchy and syntax? (Choose three.)
46Which TWO actions occur when a packet matches a security policy configured with the 'reject' action? (Choose two.)
47Which THREE methods can be used to modify the order of existing security policies in Junos OS? (Choose three.)
48Which TWO tools or operational commands are most useful for verifying security policy configuration syntax and validity before committing? (Choose two.)
49An administrator needs to create a unified security policy that permits traffic from the trust zone to the untrust zone. Using Junos J-Web, which primary menu path should the administrator navigate to configure this security policy?
50When configuring a zone-based security policy in Junos, what is the default action applied to any traffic that does not match any explicitly defined security policy rules?
51You are troubleshooting a connectivity issue where traffic between two custom zones is being blocked despite a policy permitting it. Upon reviewing the security policies using the CLI command 'show security policies', you notice that an earlier policy with broader match criteria is catching the traffic and applying a deny action. What security policy concept is causing this behavior?
52An administrator configures a security policy on a SRX Series device with the action set to 'count'. What is the primary function of this action in Junos security policies?
53You are configuring global security policies in Junos OS on an SRX Series device. Which statement is accurate regarding the evaluation order between zone-based policies and global policies?
54Which statement correctly describes a Junos security zone requirement before you can apply a security policy referencing that zone?
55You need to modify an existing security policy named 'pol-1' to insert a new rule directly above it in the policy list using the Junos CLI. Which configuration command achieves this?
56An administrator implements a security policy allowing HTTP traffic from the trust zone to the untrust zone. After committing the changes, web traffic fails because return traffic from the server is being dropped. What is the most likely cause of this behavior on a stateful SRX device?
57Which Junos CLI command allows an administrator to verify the active hit count and packet match statistics for a specific security policy?
58An administrator configures a unified security policy with a custom application signature. However, traffic matching the expected port is failing because the application identification engine (AppID) has not yet recognized the session payload. What mechanism does Junos use to handle initial packets while AppID inspects the traffic?
59You are configuring a security policy that needs to match multiple specific applications (HTTP, HTTPS, and SSH) within a single rule. How should you specify these applications in the Junos CLI?
60Which operational command should you use to view active stateful firewall sessions currently passing through an SRX Series device?
61You need to configure a security policy that matches any source IP address, any destination IP address, but a specific destination port (TCP 443). What is the correct Junos CLI syntax for specifying 'any' source address?
62An administrator notices that a security policy configured with a custom schedule is not enforcing time-based access control as expected. Upon checking the system time on the SRX device, it is discovered that the clock is set to UTC while the schedule was configured in local time without NTP synchronization. What is the recommended best practice to ensure security policy schedules operate correctly?
63When reviewing security policies, you notice multiple rules defined within the same source-zone and destination-zone context. Which Junos feature allows you to group these related policies together for easier management and readability?
64An administrator wants to ensure that when a security policy denies a packet, a log entry is generated immediately. Which policy action keyword should be appended or configured within the policy?
65You are configuring security policies on an SRX Series device that uses destination NAT. In what order does Junos evaluate security policies relative to destination NAT processing?
66Which TWO statements are correct regarding Junos security zones and policy creation? (Choose two.)
67Which TWO actions are available when configuring the 'then' statement in a Junos security policy? (Choose two.)
68Which TWO factors contribute to policy shadowing in Junos security policy evaluation? (Choose two.)
69Which THREE components are mandatory when defining a standard zone-based security policy rule in Junos OS? (Choose three.)
70When troubleshooting a unified security policy involving AppID and UTM services, which THREE elements must be correctly configured for the security policy to successfully apply content inspection? (Choose three.)
71Which THREE statements are true regarding global security policies in Junos OS? (Choose three.)
72Which TWO methods can be used to monitor or troubleshoot security policy drops in Junos OS? (Choose two.)
73When configuring Junos security policies, which TWO conditions can cause a newly added policy rule to be bypassed entirely? (Choose two.)
74An enterprise SRX deployment uses global security policies alongside traditional zone-based policies. An administrator configures a global policy to permit HTTP traffic from any zone to any zone. However, a more restrictive zone-based policy exists between the 'HR' zone and the 'Internet' zone that explicitly denies HTTP traffic. How does the SRX Series device process these conflicting policies?
75You are troubleshooting a session-based firewall configuration on an SRX Series device. An application establishes a control connection on one port, but dynamically negotiates a secondary data port for file transfers. Without configuring an explicit policy for the secondary dynamic port, what Junos feature enables the security policy to dynamically permit this secondary data flow?
76By default, what action does an SRX Series device take when traffic does not match any configured security policy between two zones?
77An administrator implements AppID within the unified security policy framework on an SRX Series device to identify and control specific cloud-based applications. The initial policy uses a broad match for 'junos-ssl' at the transport layer, while a subsequent policy specifies 'junos-facebook' using AppID. How does the SRX policy engine evaluate and re-evaluate traffic when application identification takes multiple packets to determine?
78Which TWO statements are correct regarding the behavior and configuration of global security policies on Junos OS SRX Series devices?
79An administrator reorganizes security policies on an SRX Series device and needs to move a high-priority policy to the top of the policy list within a specific zone context. Which Junos configuration command accomplishes this task efficiently?
80An administrator is reviewing policy shadowing and rule optimization on an SRX Series device. Which THREE conditions must be met for one security policy to completely shadow (make redundant) a subsequent security policy?
81When configuring the unified security policy framework on Junos OS, which TWO elements are key components that extend traditional layer 4 firewall policies into layer 7 application and threat visibility?
The Security Policies domain covers the key concepts tested in this area of the JNCIA-SEC exam blueprint published by Juniper Networks. Courseiva provides free domain-focused practice, mock exams, missed-question review, and readiness tracking across all JNCIA-SEC domains — no account required.
The Courseiva JNCIA-SEC question bank contains 81 questions in the Security Policies domain. Click any question to see the full explanation and answer breakdown.
Start with a 10-question focused session to identify your baseline accuracy in this domain. Read every explanation — even for questions you answer correctly — to understand the reasoning. Once you score consistently above 80%, move to a 20–30 question session to confirm depth before moving to the next domain.
Yes — the session launcher on this page draws questions exclusively from the Security Policies domain. Choose 10, 20, 30, or 50 questions for a focused session, or click individual questions to review them one by one.
Save your results, see per-domain analytics, and get readiness scores — free, for every certification.
Sign Up FreeFree forever · Every certification included