Courseiva

CCNA Troubleshooting Questions

75 of 90 questions · Page 1/2 · Troubleshooting topic · Answers revealed

1
MCQmedium

You have configured security syslog messages, but no logs are appearing on your external syslog server. Which operational command can you use to verify that the SRX is actively generating and sending syslog messages?

A.show syslog statistics
B.show log messages | match syslog
C.show system logging
D.show security syslog status
AnswerC

This command displays logging configuration status, active destinations, and message delivery counts/errors.

Why this answer

The show log command displays local log files, but to check syslog transmission status and drop counts, show log messages or checking system logging statistics is used. Alternatively, show system logging displays the status.

2
MCQhard

You are troubleshooting a performance issue on an SRX Series device and notice high memory consumption attributed to the security session table. Which configuration statement can help mitigate this by reducing the TCP close-wait timeout?

A.set security flow timeout tcp-time-wait 30
B.set security flow max-sessions-per-ip 1000
C.set system resources session-limit low
D.set security flow timeout tcp-established 300
AnswerA

Lowering the tcp-time-wait timer allows closed sessions to be purged from the session table much faster, freeing up memory.

Why this answer

Session table memory can be managed by lowering specific timeout values, such as the tcp-established or tcp-time-wait timers under flow timeout.

3
MCQhard

An administrator enables security flow traceoptions to debug a packet drop. The log file shows the drop reason as "No session found; policy check failed". What is the most likely cause of this error?

A.NAT pool exhaustion prevented session creation.
B.The session table is full and cannot allocate memory for a new session.
C.The packet is the first packet of a new flow, and no matching security policy permits the traffic.
D.The packet belongs to an established TCP connection whose sequence number was invalid.
AnswerC

Initial packets require a matching permit security policy; if none matches, the flow is rejected or denied.

Why this answer

When a packet does not match an existing session, the SRX evaluates security policies. If no policy permits the traffic, a drop occurs with an explicit policy check failure message.

4
Multi-Selectmedium

Which THREE metrics are displayed when monitoring security screening statistics? (Choose three)

Select 3 answers
A.BGP prefix withdrawal rates
B.IP spoofing drop counts
C.IPsec re-key failure counts
D.SYN flood attack detection counts
E.ICMP flood violation counters
AnswersB, D, E

Correct. Spoofed packet drops are tracked by screen options.

Why this answer

Security screen statistics report SYN floods, IP spoofing attempts, and ICMP flood violations.

5
MCQeasy

Which command displays the hardware temperature and environmental status of an SRX Series chassis?

A.show system environment
B.show chassis environment
C.show hardware status
D.show security environmental-status
AnswerB

Correct. This command reports hardware environmental readings like temperature sensors and fan status.

Why this answer

The show chassis environment command displays temperatures, power supplies, and fan status.

6
MCQmedium

An administrator wants to clear all inactive sessions from the security session table to free up resources. Which command achieves this?

A.clear security flow session all
B.request security flow flush
C.delete security flow session inactive
D.reset security session-table
AnswerA

Correct. This command clears active and inactive sessions from the security flow session table.

Why this answer

The clear security flow session command allows flushing sessions based on filters or clearing all sessions.

7
MCQhard

You need to perform packet capture on an SRX Series device to analyze suspicious traffic hitting an interface. Which built-in Junos utility should you use?

A.show security packet-capture interface
B.request diagnostic capture start
C.monitor traffic interface ge-0/0/0
D.start shell tcpdump -i ge-0/0/0
AnswerC

Correct. monitor traffic is the Junos equivalent of tcpdump, capturing packets passing through an interface.

Why this answer

Junos provides packet capture capabilities using the monitor traffic command.

8
MCQmedium

An administrator needs to verify whether IDP (Intrusion Detection and Prevention) is actively inspecting traffic. Which operational command should be used?

A.show idp policy active
B.show security flow idp-stats
C.show security idp status
D.show firewall idp-inspection
AnswerC

Correct. This command shows IDP operational status and statistics.

Why this answer

The show security idp status command displays IDP engine status, policy loading, and packet inspection statistics.

9
Multi-Selecthard

While investigating an issue where an IPsec VPN tunnel fails to pass data traffic, which THREE commands should you execute to verify Phase 1, Phase 2, and security associations? (Choose three)

Select 3 answers
A.show security alg status
B.show security flow session summary
C.show security ipsec security-associations
D.show security ike security-associations
E.show security ipsec statistics
AnswersC, D, E

Verifies Phase 2 IPsec SAs.

Why this answer

To troubleshoot IPsec VPNs thoroughly, you must check IKE SAs (Phase 1), IPsec SAs (Phase 2), and IPsec statistics.

10
Multi-Selectmedium

An administrator is troubleshooting a policy drop issue using security flow traceoptions. Which THREE configuration elements are required to successfully generate trace output? (Choose three)

Select 3 answers
A.Configure match criteria (such as source-ip or destination-ip) to isolate specific traffic.
B.Configure the flag parameter to specify which events or packet types to trace.
C.Set the security policy action to 'reject' for the targeted traffic.
D.Enable kernel-level debugging via the FreeBSD shell.
E.Define a trace file name and optionally size/count parameters.
AnswersA, B, E

Match criteria prevent the log from being overwhelmed by capturing only relevant traffic.

Why this answer

Configuring traceoptions requires specifying a file name, setting the appropriate debug flags, and defining match criteria to isolate the traffic.

11
MCQeasy

While troubleshooting a traffic drop between two security zones, an engineer wants to verify which security policy is matching a specific packet flow. Which command provides this troubleshooting capability?

A.show security policy match (source-ip) (destination-ip) (application)
B.show firewall filter match
C.show security monitoring policy-match
D.test security policy evaluate
AnswerA

The show security policy match command allows an administrator to test which policy will evaluate to permit or deny for a given 5-tuple.

Why this answer

The security flow traceoptions feature or session detail outputs can show matching policies, but to explicitly test a policy match against a simulated packet, security flow match is used.

12
MCQhard

During packet flow troubleshooting on an SRX Series device, an administrator uses security flow traceoptions with the flag 'packet'. What potential impact should the administrator be aware of before enabling this on a high-throughput production device?

A.It drops all transit traffic matching the trace filter.
B.It forces the device to reboot into single-user recovery mode.
C.It automatically disables all active security policies on the device.
D.It can cause high CPU utilization and rapidly fill up log storage due to massive logging volume.
AnswerD

Logging every packet matching trace criteria significantly impacts performance and fills /var/log quickly.

Why this answer

Enabling packet-level tracing in flow traceoptions causes high CPU utilization and log file bloat due to the massive volume of captured packets.

13
MCQeasy

Which Junos command allows an administrator to view the status of IPsec VPN tunnels, including Phase 1 (IKE) negotiation state?

A.show security ipsec active-tunnels
B.show security ike security-associations
C.show vpn ike-status
D.show security flow ike-status
AnswerB

This command displays active IKE phase 1 SAs and their negotiation status.

Why this answer

Internet Key Exchange (IKE) negotiation status and Phase 1 security associations are viewed using show security ike security-associations.

14
MCQeasy

An administrator needs to verify whether ALG (Application Layer Gateway) for FTP is currently enabled and active on an SRX device. Which command should be used?

A.show security alg ftp statistics
B.show system alg
C.show security flow alg
D.show security alg status
AnswerD

This command displays the status and enabled state of various Application Layer Gateways.

Why this answer

ALG status and statistics can be verified using the show security alg status command.

15
Multi-Selecthard

Which TWO components are typically analyzed when troubleshooting an IPsec VPN Phase 1 negotiation failure using traceoptions? (Choose two)

Select 2 answers
A.BGP AS path attributes
B.IKE proposal matching (encryption, authentication, Diffie-Hellman group)
C.Pre-shared key or digital certificate authentication validation
D.IPsec Security Association lifetime and Phase 2 selectors
E.OSPF neighbor adjacency timers
AnswersB, C

Correct. Mismatched proposals cause Phase 1 failures visible in IKE traces.

Why this answer

Phase 1 troubleshooting examines IKE proposal matching, pre-shared keys or certificates, and exchange states.

16
MCQeasy

An engineer wants to view active security associations (SAs) for an IPsec VPN tunnel to troubleshoot connectivity. Which command should be used?

A.show vpn status
B.show securityvpn tunnels
C.show security ike security-associations
D.show security ipsec security-associations
AnswerD

This command displays active phase 2 IPsec SAs, including traffic volume and encryption status.

Why this answer

IPsec security associations are managed by Internet Key Exchange (IKE) and IPsec security services. The show security ipsec security-associations command lists active IPsec SAs.

17
MCQhard

While reviewing security flow traceoptions output, you see a packet dropped with the reason "Session table full". What is the immediate consequence of this event on incoming new traffic?

A.New traffic attempting to create a session is dropped until session table space becomes available.
B.The SRX automatically reboots to clear memory.
C.Existing established sessions are immediately terminated to make room for new traffic.
D.Traffic is switched to stateless forwarding mode bypassing the security engine.
AnswerA

When max-sessions is reached, the device drops new session setup packets (such as TCP SYN) until entries age out.

Why this answer

When the security session table reaches its maximum capacity, new session creation requests are dropped until sessions expire or are cleared.

18
MCQeasy

Where are system log messages related to security policies typically directed when default logging configurations are used?

A.Directly to the active user terminal screen by default
B.To the kernel crash dump utility
C.To the boot-time NVRAM partition
D.To the local log file configured under system syslog, such as interactive-commands or security-log
AnswerD

Correct. Junos routes security policy logs to configured syslog files.

Why this answer

Security policy logs are sent via security daemon (secd) and flow module to the local syslog utility, usually directed to a file or remote collector.

19
MCQmedium

You suspect that a specific security policy rule is shadowing another rule. How can you review the evaluated order of security policies?

A.show firewall filter sequence
B.show security flow policy-order
C.show security rule-evaluation order
D.show security policies from-zone trust to-zone untrust detail
AnswerD

Correct. Viewing policy details shows the exact sequence and match criteria evaluated by the flow engine.

Why this answer

The show security policies detail or show security policies from-zone ... to-zone ... commands show exact policy ordering.

20
MCQmedium

You need to verify whether application identification (AppID) is successfully classifying traffic within security policies. Which command displays AppID session details?

A.show application-firewall status
B.show security policies app-id-hits
C.show security app-tracking summary
D.show security flow session extensive
AnswerD

Correct. The extensive modifier reveals AppID information, negotiated applications, and security context for sessions.

Why this answer

The show security alg status or show security flow session extensive commands show application details associated with active sessions.

21
Multi-Selectmedium

Which THREE methods can be used to examine Junos system log files for security events? (Choose three)

Select 3 answers
A.Using 'monitor start <filename>' to watch log entries in real time
B.Running 'edit system syslog' in configuration mode
C.Reviewing logs via remote syslog collection servers
D.Executing 'clear system log' to view file contents
E.Using 'show log <filename>' from operational mode
AnswersA, C, E

Correct. monitor start streams log updates live.

Why this answer

Log files can be viewed with show log, monitored in real-time with monitor start, or inspected via operational log viewers.

22
Multi-Selecteasy

When analyzing security policy behavior and troubleshooting traffic drops, which TWO commands are most helpful for verifying policy matches and active sessions? (Choose two)

Select 2 answers
A.show security flow session
B.show security ike
C.show security policy match
D.show system alarms
E.show firewall filter
AnswersA, C

Displays active sessions in the forwarding table.

Why this answer

To troubleshoot traffic drops and policy matches, administrators use show security policy match to test policy evaluation and show security flow session to check active sessions.

23
MCQeasy

Which command is used to display current CPU and memory utilization on an SRX Series services gateway?

A.show security resource-utilization
B.show route summary-statistics
C.show system processes summary
D.show chassis cpu-memory
AnswerC

Correct. This command displays CPU load averages and memory usage statistics.

Why this answer

The show system्ह resource or show system processes command family provides resource utilization, with show system information or show chassis routing-engine being standard.

24
MCQmedium

An engineer is troubleshooting a potential Denial of Service (DoS) attack. They want to check if screen options have dropped any packets on a specific security zone. Which command should be used?

A.show security attack statistics
B.show firewall log
C.show security flow screen-drops
D.show security screen statistics zone <zone-name>
AnswerD

This command shows attack detection counters and drop counts for each configured screen option within the specified zone.

Why this answer

Screen statistics and drop counters are tracked per zone and can be displayed using the show security screen statistics zone command.

25
MCQhard

An administrator wants to monitor security screening checks such as SYN flood protection counters. Which operational command should be used?

A.show system screening-counters
B.show security screen statistics
C.show security attack-mitigation status
D.show security flow flood-protection
AnswerB

Correct. This command displays attack counts and dropped packets triggered by security screen options.

Why this answer

Screen options protect against attacks, and their statistics are viewed using show security screen statistics.

26
Multi-Selectmedium

Which THREE types of information are displayed when executing the 'show security flow session extensive' command? (Choose three)

Select 3 answers
A.NAT translation mapping details
B.Application identification (AppID) classification results
C.Packet and byte counters for the session
D.BGP routing table metric attributes
E.The physical cable length connected to the interface
AnswersA, B, C

Correct. NAT information associated with the session is displayed.

Why this answer

The extensive modifier on session commands reveals AppID details, NAT translations, and packet counters.

27
Multi-Selecthard

Which THREE parameters can be used to filter output when executing the 'show security flow session' command? (Choose three)

Select 3 answers
A.destination-prefix
B.chassis-slot
C.destination-port
D.routing-engine-core
E.source-prefix
AnswersA, C, E

Correct. Sessions can be filtered by destination IP prefix.

Why this answer

Session display can be filtered by source prefix, destination prefix, and destination port.

28
Multi-Selecthard

Which THREE actions are effective when diagnosing intermittent connectivity issues through an SRX firewall where asymmetric routing is suspected? (Choose three)

Select 3 answers
A.Inspect active sessions using 'show security flow session' to verify session state progression
B.Enable flow traceoptions to observe whether return packets fail reverse path forwarding (RPF) checks
C.Reconfigure all firewall security policies to permit any-to-any traffic
D.Restart the device chassis power supplies
E.Configure 'set security flow tcp-session no-syn-check' if asymmetric routing is unavoidable
AnswersA, B, E

Correct. Session table inspection shows if bidirectional state is established.

Why this answer

Asymmetric routing troubleshooting involves flow traceoptions, session table inspection, and disabling SYN checks if necessary.

29
MCQmedium

You suspect that asymmetrical routing is causing packets to be dropped by the Junos security session handler. Which command allows you to view detailed session information, including the expected and received packet direction and interface?

A.show security flow session summary
B.show security flow session detail
C.show security flow node 0 session
D.show security flow session interface
AnswerB

Detailed session output reveals interface mappings, NAT states, and flow directions necessary for diagnosing asymmetric routing.

Why this answer

The show security flow session detail command provides comprehensive information about a session, including incoming and outgoing interfaces, translated addresses, and packet counts.

30
MCQmedium

You are troubleshooting an issue where an application timeout occurs intermittently. You suspect that session timeouts might be too short for this specific application. Where can you adjust TCP session timeout values globally on an SRX Series device?

A.[edit security policies timeout]
B.[edit applications session-timeout]
C.[edit security flow timeout]
D.[edit system services timeout]
AnswerC

Timeout configurations for TCP, UDP, and ICMP sessions are managed within the security flow timeout hierarchy.

Why this answer

TCP session timeouts, such as the default 30-minute timeout, can be modified under the [edit security flow timeout] hierarchy.

31
Multi-Selecteasy

Which TWO commands can be used to view IDP configuration status and threat detection statistics? (Choose two)

Select 2 answers
A.show security idp status
B.show security idp statistics
C.show firewall idp-counters
D.show security flow idp-status
E.show system idp-status
AnswersA, B

Correct. This shows IDP operational status.

Why this answer

IDP status and stats are viewed using security idp operational commands.

32
MCQeasy

An administrator needs to view active sessions matching a specific destination port on an SRX Series device. Which command syntax is correct?

A.show security policy match-port 443
B.show security flow session destination-port 443
C.show route protocol bgp port 443
D.show firewall filter port 443
AnswerB

Correct. Filtering sessions by destination-port provides targeted troubleshooting visibility.

Why this answer

The show security flow session destination-port command allows filtering sessions based on destination port numbers.

33
MCQeasy

What information does the 'show security flow session summary' command provide?

A.Detailed packet contents for every active session
B.The complete list of source and destination IP addresses
C.Total active session counts, resource usage, and protocol breakdown
D.Configured security policies
AnswerC

Correct. It gives a high-level statistical overview of the session table.

Why this answer

The summary command provides aggregate counts of active sessions, TCP/UDP breakdowns, and session table capacity.

34
MCQeasy

Which command allows an administrator to view configured security policies on an SRX Series device?

A.show firewall policies
B.show security policies
C.show policy security
D.show security flow policies
AnswerB

This command displays all configured security policies, categorized by source and destination zones.

Why this answer

Security policies can be reviewed using the show security policies operational command.

35
MCQmedium

While reviewing security event logs on an SRX Series device, an administrator notices that logs are not being sent to the configured external syslog server. Which command should the administrator use to verify the operational status and packet counters of the syslog forwarding mechanism?

A.show system logging
B.show log messages
C.show syslog statistics
D.show security monitoring syslog
AnswerA

show system logging displays the status of syslog configurations and operational error counters.

Why this answer

Syslog status and statistics can be verified using the system logging operational commands.

36
MCQeasy

Which command confirms whether the Security Intelligence (SecIntel) feeds or threat feeds are actively updating on an SRX device?

A.show firewall intelligence-status
B.show system threat-feeds
C.show security intelligence status
D.show security threat-feed active
AnswerC

Correct. This command displays feed synchronization and operational status for SecIntel.

Why this answer

Security intelligence status is checked using show security intelligence status.

37
MCQeasy

What is the purpose of the 'show security zones' command?

A.To show routing table partitions
B.To display configured security zones and their associated interfaces and properties
C.To list all active IPsec VPN tunnels
D.To monitor firewall CPU load per zone
AnswerB

Correct. It provides visibility into zone membership and configuration.

Why this answer

The show security zones command displays security zones, associated interfaces, and zone-level screen/policy settings.

38
MCQmedium

You are troubleshooting a high CPU condition on the Routing Engine and suspect that intensive logging might be the cause. Where would you check the configuration for security log rates or stream settings?

A.[edit system syslog]
B.[edit security log]
C.[edit chassis forwarding-options log]
D.[edit security policies log]
AnswerB

The [edit security log] hierarchy manages security event log formats, stream modes, and rate-limiting configurations.

Why this answer

Global security log settings, including stream configuration and rate limiting, are configured under the [edit security log] hierarchy.

39
Multi-Selecteasy

Which TWO commands provide system-level resource utilization data on an SRX Series device? (Choose two)

Select 2 answers
A.show route summary
B.show security flow session summary
C.show chassis environment
D.show security policies summary
E.show system processes summary
AnswersC, E

Correct. This shows environmental health like temperature and power.

Why this answer

System resource utilization is checked via system processes and chassis environment/hardware commands.

40
Multi-Selectmedium

Which TWO actions can help an administrator troubleshoot why a security policy is not matching expected traffic? (Choose two)

Select 2 answers
A.Clear the BGP routing table
B.Check policy hit counts using 'show security policies hit-count'
C.Reset physical interface duplex settings
D.Enable flow traceoptions to trace packet evaluation through the security engine
E.Restart the routing protocol daemon (rpd)
AnswersB, D

Correct. Hit counts show if traffic is matching the policy rule.

Why this answer

Policy matching troubleshooting involves checking policy hit counts and using flow traceoptions.

41
MCQmedium

An engineer is troubleshooting a potential Denial of Service (DoS) attack. Where can they check real-time attack log entries generated by security screens?

A.The security log file or system log configured for screen events
B.The routing protocol trace file
C.The kernel crash dump directory
D.The chassis hardware alarm log
AnswerA

Correct. Screen violations generate syslog messages recorded in log files.

Why this answer

Security screen attack logs are written to the configured syslog file or can be viewed using show log messages / dedicated security log files.

42
Multi-Selectmedium

Which THREE checks should be performed when troubleshooting source NAT translation failures? (Choose three)

Select 3 answers
A.Verify that the source NAT rule is active and correctly applied to the traffic zone
B.Ensure security policies permit traffic from the source zone to the destination zone
C.Check IKE Phase 1 authentication keys
D.Check source NAT pool utilization to ensure addresses are not exhausted
E.Verify that static routing table metrics are set to preferred values
AnswersA, B, D

Correct. NAT rule matching is the first requirement for successful translation.

Why this answer

NAT troubleshooting involves checking translation rules, pool address availability, and security policy permits.

43
MCQhard

You are troubleshooting an issue where security logging is failing to reach the remote syslog server. Which command allows you to test syslog connectivity and queue status?

A.show security log statistics
B.show network syslog connection
C.show syslog remote-status
D.show system logging status
AnswerD

Correct. This command displays syslog destination status, queue drops, and forwarding health.

Why this answer

The show system syslog command or checking system processes / messages helps, but show system logging status or checking syslog error counters via operational commands provides diagnostic visibility.

44
MCQmedium

During session troubleshooting, you notice sessions entering the 'CLOSE-WAIT' state and lingering. What does this indicate in the Junos session table?

A.The local application has not yet issued a close command after receiving a FIN from the remote peer.
B.The SRX security policy is actively dropping packets for this session.
C.IPsec Phase 2 re-keying is in progress.
D.The session is awaiting NAT port reallocation.
AnswerA

Correct. CLOSE-WAIT indicates the local application layer needs to close its socket.

Why this answer

CLOSE-WAIT is a standard TCP state indicating that the local endpoint has received a connection termination request (FIN) from the remote side and is waiting for the local application to close.

45
MCQhard

An administrator is analyzing session table output using 'show security flow session' and notices a session in the 'NSRC' (NAT Source) state. What does this specific state indicate about the session?

A.The session has failed security screening checks and is dropped.
B.The session is waiting for source NAT translation allocation to be completed.
C.The session has been closed and is waiting for the TCP TIME-WAIT purge timer.
D.The packet is destined for the routing engine control plane.
AnswerB

NSRC indicates the session is undergoing or waiting for source network address translation processing.

Why this answer

Session states in the SRX flow table indicate the progress of session establishment and NAT processing. NSRC refers to source NAT processing stages.

46
Multi-Selectmedium

Which THREE parameters can be adjusted under the [edit security flow timeout] hierarchy to manage session table aging? (Choose three)

Select 3 answers
A.tcp-established
C.bgp-hold-time
D.ike-lifetime
E.udp
AnswersA, B, E

Adjusts the timeout for established TCP sessions.

Why this answer

Flow timeouts can be customized for TCP established/max, UDP, and ICMP sessions.

47
MCQeasy

Which command allows an administrator to view real-time interface throughput and error statistics on an SRX Series firewall?

A.show system interface status
B.show chassis hardware
C.show security flow statistics
D.show interfaces statistics
AnswerD

Correct. This command displays packet counts, bytes, errors, and drops per interface.

Why this answer

The show interfaces command displays interface traffic rates, drops, and error statistics.

48
Multi-Selectmedium

Which THREE configuration elements are required to successfully stream security logs to an external syslog server? (Choose three)

Select 3 answers
A.Configure BGP peering with the syslog server
B.Enable stateless firewall filters on all egress interfaces
C.Assign the appropriate facility and severity levels (e.g., security any info) under system syslog
D.Configure the external syslog server IP address under [edit system syslog host <ip>]
E.Enable security log streaming settings under [edit security log]
AnswersC, D, E

Specifies which log categories are sent to the remote host.

Why this answer

Syslog streaming requires defining the external address, setting the facility/severity, and enabling logging under security log.

49
MCQmedium

You need to inspect the live packet flow for a specific source IP address traversing the SRX device. Which utility can you use from the Junos CLI to capture packets on a specific interface with filtering options?

A.traceoptions packet-capture
B.monitor traffic interface <interface-name>
C.show security flow packet-capture
D.ping diagnostic capture
AnswerB

monitor traffic allows real-time packet capturing with matching filters on any Junos interface.

Why this answer

The monitor traffic interface command uses tcpdump-like syntax to capture and inspect live packets passing through a specified interface.

50
MCQhard

An administrator needs to troubleshoot an intermittent application failure across an SRX Series firewall. They decide to use security flow traceoptions with a specific match condition for the client and server IP addresses. Where are the resulting trace files saved by default on the SRX Series device?

A./var/tmp/trace/
B./var/log/
C./var/db/security/logs/
D./config/logging/
AnswerB

Junos OS saves all traceoptions log files in the /var/log/ directory by default.

Why this answer

By default, Junos trace files are stored in the /var/log/ directory.

51
MCQmedium

An engineer notices that specific traffic is being dropped silently by the SRX Series device. To capture detailed log messages about security policy evaluations, where should traceoptions be configured?

A.[edit security flow traceoptions]
B.[edit system services traceoptions]
C.[edit security policies traceoptions]
D.[edit security zone traceoptions]
AnswerC

Traceoptions for security policies must be enabled under the security policies hierarchy to capture policy evaluation details.

Why this answer

Security policy evaluation logging and traceoptions are configured under the [edit security policies] hierarchy.

52
MCQmedium

An engineer is debugging an IPsec VPN tunnel that fails to establish. They want to enable tracing for IKE negotiations to inspect packet exchanges. Where should IKE traceoptions be configured?

A.[edit security ike traceoptions]
B.[edit security ipsec traceoptions]
C.[edit protocols ike traceoptions]
D.[edit system services ike traceoptions]
AnswerA

IKE daemon traceoptions are configured under [edit security ike traceoptions] to debug phase 1 negotiations.

Why this answer

IKE tracing is configured under the [edit security ike traceoptions] hierarchy.

53
Multi-Selecteasy

Which TWO methods can an administrator use to monitor real-time traffic passing through a specific firewall interface? (Choose two)

Select 2 answers
A.show interfaces ge-0/0/1 statistics
B.request security monitoring interface ge-0/0/1
C.show firewall filter interface ge-0/0/1
D.monitor traffic interface ge-0/0/1
E.show security flow session interface ge-0/0/1
AnswersA, D

Correct. This command shows live packet and byte counters on the interface.

Why this answer

Real-time traffic monitoring can be achieved using monitor traffic and interface statistics commands.

54
Multi-Selecthard

Which TWO factors are important when analyzing session table exhaustion issues on an SRX Series firewall? (Choose two)

Select 2 answers
A.Checking interface cable physical integrity
B.Verifying BGP route convergence timers
C.Identifying top sources or application types generating high session volumes
D.Maximum session table capacity defined for the specific hardware platform
E.Inspecting NTP time synchronization accuracy
AnswersC, D

Correct. Finding the root cause involves identifying traffic driving session counts up.

Why this answer

Session table exhaustion troubleshooting involves examining max-sessions limits and identifying top session creators/attack sources.

55
MCQeasy

An administrator is troubleshooting a security policy drop on an SRX Series device and needs to verify if the initial SYN packet matches the expected security policy. Which command should the administrator use to trace the packet flow in real time?

A.show security flow traceoptions
B.show route table inet.0
C.monitor traffic interface ge-0/0/0
D.show security alg status
AnswerA

Enabling and viewing security flow traceoptions allows the administrator to trace packet processing through the flow module.

Why this answer

The show security flow traceoptions command or security flow monitoring helps trace packet flow, but traceoptions specifically allow capturing packet details in the log. For active debugging, flow traceoptions combined with matching traffic is standard.

56
Multi-Selecthard

When troubleshooting performance degradation on an SRX Series device, which THREE operational commands help identify resource bottlenecks in the forwarding and control planes? (Choose three)

Select 3 answers
A.show chassis routing-engine
B.show security alg status
C.show system resources
D.show security policies summary
E.show security flow session summary
AnswersA, C, E

Displays detailed Routing Engine health and load averages.

Why this answer

Checking system resources, forwarding plane CPU/memory, and session summary helps isolate resource bottlenecks.

57
Multi-Selecthard

An administrator suspects that asymmetric routing is disrupting traffic flow through an SRX Series device. Which THREE symptoms or diagnostic indicators point toward asymmetric routing? (Choose three)

Select 3 answers
A.The chassis cluster fails over immediately.
B.Flow traceoptions show drops with reasons such as "No session found" or reverse path validation failures.
C.CPU utilization on the Routing Engine spikes to 100%.
D.TCP sessions remain stuck in 'SynSent' because the SYN-ACK is routed through a different path bypassing the security device.
E.Packets entering on one interface attempt to exit or create sessions that violate zone or interface pairing expectations.
AnswersB, D, E

Trace logs will explicitly highlight when return packets do not match the expected session state.

Why this answer

Asymmetric routing causes session creation failures, reverse flow mismatches, and specific flow trace drop messages.

58
MCQhard

An engineer needs to determine why IPsec Phase 1 negotiations are failing with a remote peer. Which traceoptions flag should be enabled under security ike?

A.set security ipsec traceoptions flag phase1
B.set system syslog facility local4
C.set security flow traceoptions flag ike
D.set security ike traceoptions flag all
AnswerD

Correct. Enabling the 'all' flag under IKE traceoptions captures comprehensive debugging output for Phase 1 negotiations.

Why this answer

IKE traceoptions flags such as 'all' or specific flags like 'basic', 'state', and 'packet' help diagnose IKE failures.

59
Multi-Selecteasy

Which TWO tools or commands are used to check the operational status and active associations of IPsec VPNs? (Choose two)

Select 2 answers
A.show security ipsec security-associations
B.show security screen statistics
C.show firewall filter
D.show security ike security-associations
E.show security alg status
AnswersA, D

Displays IPsec Phase 2 associations.

Why this answer

IPsec operational monitoring relies heavily on show security ike security-associations and show security ipsec security-associations.

60
Multi-Selectmedium

Which TWO actions should an administrator take when configuring security policy traceoptions to effectively debug a suspected policy drop issue? (Choose two)

Select 2 answers
A.Restart the Routing Engine to apply traceoptions.
B.Enable stateless firewall filters on all transit interfaces.
C.Configure a target file name under traceoptions using the file statement.
D.Disable all security zones during tracing.
E.Enable specific debug flags such as policy or all using the flag statement.
AnswersC, E

A file must be specified to store the trace output.

Why this answer

When configuring traceoptions, specifying a file name and enabling specific flags (like policy or all) are mandatory steps to generate meaningful debug output.

61
MCQhard

You suspect that session timeouts are too aggressive for a specific long-lived TCP application. Which command allows you to check current TCP timeout configurations on an SRX?

A.show security flow timeout
B.show security session timeout-status
C.show firewall timeout-settings
D.show system connection-timeout
AnswerA

Correct. This command displays configured timeout intervals for sessions in various TCP states.

Why this answer

The show security flow timeout command displays active flow timeout values for TCP, UDP, and other protocols.

62
Multi-Selecteasy

An administrator is configuring syslog output on an SRX Series device to troubleshoot security events. Which TWO actions must be taken to ensure logs are successfully sent to an external syslog server? (Choose two)

Select 2 answers
A.Disable all active firewall filters on external interfaces.
B.Reboot the Routing Engine to initialize the syslog daemon.
C.Specify the facility and severity level to be logged.
D.Configure the destination IP address of the external syslog server under system syslog.
E.Enable security flow traceoptions globally.
AnswersC, D

Junos requires a facility (e.g., security) and a severity level to determine which messages get forwarded.

Why this answer

Configuring syslog requires defining the target host/IP address and setting the appropriate facility logging level.

63
MCQhard

An administrator configures traceoptions for security policies. Where can they find the resulting log output file?

A./var/log/
B./config/trace/
C./tmp/
D./var/db/
AnswerA

Correct. All default trace files reside in /var/log/.

Why this answer

Security policy traceoptions log files are written by default to /var/log/ directory on the Routing Engine.

64
Multi-Selecteasy

Which TWO commands help verify security zone configurations and interface memberships? (Choose two)

Select 2 answers
A.show security zones security-zone trust
B.show security zones
C.show route security-zones
D.show interfaces security-status
E.show firewall zone-membership
AnswersA, B

Correct. This shows detailed configuration and properties for a specific zone.

Why this answer

Security zone status and interface membership are inspected via show security zones commands.

65
MCQeasy

How can an administrator check the active Junos OS version running on an SRX Series device?

A.show system software-status
B.show chassis version
C.show version
D.show system package installed
AnswerC

Correct. show version displays the Junos OS release.

Why this answer

The show version command displays the active software version and hardware model details.

66
Multi-Selecteasy

Which TWO logs or log categories can an administrator examine to troubleshoot security policy actions such as permits and denies? (Choose two)

Select 2 answers
A.Routing protocol daemon (rpd) logs
B.Chassis environmental logs
C.RT_FLOW session initiation and close logs (RT_FLOW_SESSION_INIT / RT_FLOW_SESSION_CLOSE)
D.Security policy traceoptions log files
E.System kernel boot logs
AnswersC, D

These standard logs record security policy decisions (permit/deny) for sessions.

Why this answer

Security policy actions are recorded in RT_FLOW syslog messages and can be viewed via local log files or external SIEMs.

67
MCQmedium

You suspect that Network Address Translation (NAT) is misconfigured for a server pool. Which command should you use to examine active NAT translation entries?

A.show route forwarding-table destination-nat
B.show security alg status
C.show security flow active-nat
D.show security nat translation
AnswerD

Correct. This command displays active NAT translation table entries and mappings.

Why this answer

The show security nat source rule-all or show security flow session with NAT details provides insight into active translations, but show security nat translation is the dedicated command for viewing current NAT mappings.

68
MCQhard

While inspecting the security session table using 'show security flow session', you notice a session in the 'P' state. What does this state indicate?

A.The session is prioritized for quality of service (QoS).
B.The session is pending and waiting for a TCP synchronization or return packet to be fully established.
C.The session is operating in passive FTP mode.
D.The session is permanently blocked due to a security policy violation.
AnswerB

Correct. 'P' indicates pending state in the security session table.

Why this answer

In Junos OS SRX session management, the 'P' flag indicates a pending session waiting for a return packet or complete three-way handshake before becoming active.

69
MCQeasy

An administrator wants to view active security sessions on an SRX Series device that match a specific source IP address of 192.168.10.50. Which CLI command provides this specific filtered output?

A.show security alg session 192.168.10.50
B.show security flow session source-prefix 192.168.10.50
C.show firewall filter session source-ip 192.168.10.50
D.show system connections 192.168.10.50
AnswerB

The source-prefix modifier correctly filters the active security session table for the specified source IP.

Why this answer

The show security flow session command provides session table details, and filtering can be applied using match criteria.

70
MCQeasy

An administrator needs to quickly check the number of active sessions currently residing on an SRX Series device to troubleshoot potential memory exhaustion. Which command should be used?

A.show system connections
B.show security flow session summary
C.show security flow statistics
D.show security monitoring statistics
AnswerB

This command provides an overview of the current session table statistics, including active and total sessions.

Why this answer

The show security flow session summary command displays aggregate statistics about active sessions, helping administrators quickly identify traffic load and session table utilization.

71
MCQeasy

An administrator notices that traffic between two trusted security zones is being dropped unexpectedly. Which command should be used first to verify if the security policy is matching the traffic?

A.show system alarms
B.show security flow session
C.show route
D.show security policies hit-count
AnswerD

Correct. This command displays hit counts for security policies, helping identify if the traffic is matching the intended rule.

Why this answer

The show security policies hit-count command displays the number of times a specific security policy has matched traffic, confirming if the policy evaluation is occurring as expected.

72
MCQeasy

Which command displays the current active security policies applied on an SRX Series device?

A.show security policies
B.show security zone policies
C.show route security-policy
D.show firewall security-rules
AnswerA

Correct. This command lists security policies across zones.

Why this answer

The show security policies command displays configured security policies and their rules.

73
MCQeasy

Which command allows an administrator to view system log files directly from the Junos CLI?

A.view log file
B.read log system
C.display system log
D.show log messages
AnswerD

Correct. The show log command displays the contents of specified log files such as messages or security-log.

Why this answer

The file show command or reviewing logs via log file viewing commands is standard. Specifically, 'show log <filename>' is used.

74
MCQhard

An administrator wants to inspect packet flow drops specifically caused by security policies. Which command displays policy drop counters?

A.show security flow statistics
B.show firewall counter policy-drops
C.show system drop-statistics
D.show security policy drop-counters
AnswerA

Correct. Flow statistics report packet drops due to policy denials, screen triggers, and session table exhaustion.

Why this answer

The show security policies hit-count command combined with checking flow statistics helps, but show security flow statistics also tracks policy drops.

75
Multi-Selecteasy

Which TWO commands can be used to view IPsec VPN security associations on an SRX Series device? (Choose two)

Select 2 answers
A.show security flow vpn-table
B.show security policies vpn
C.show vpn ipsec active
D.show security ipsec security-associations
E.show security ike security-associations
AnswersD, E

Correct. This displays Phase 2 IPsec security associations.

Why this answer

IPsec security associations are viewed using ipsec and ike security association show commands.

Page 1 of 2 · 90 questions totalNext →

Ready to test yourself?

Try a timed practice session using only Troubleshooting questions.