Question 248 of 524
Device Management and ServiceshardMultiple ChoiceObjective-mapped

Quick Answer

The answer is an incorrectly set timezone offset. When NTP shows as synchronized but the system clock is consistently wrong—such as being five minutes behind—the issue lies not with the time source but with how the firewall translates UTC to local time. NTP synchronizes the firewall’s internal clock to Coordinated Universal Time, and the Palo Alto device then applies the configured timezone offset to display the local time. If that offset is wrong, the displayed time will be off by a fixed amount, even though NTP status appears healthy. On the PCNSA exam, this scenario tests your understanding that NTP sync and timezone configuration are separate functions; a common trap is to assume a clock drift or NTP failure when the real culprit is a misconfigured offset. Remember: NTP gets the UTC right, but a bad timezone offset makes the local clock lie. A helpful mnemonic is “NTP gives the raw number, timezone sets the display.”

PCNSA Device Management and Services Practice Question

This PCNSA practice question tests your understanding of device management and services. This is a configuration task: choose the command set that satisfies every stated requirement. Small differences — like 'secret' vs 'password' or 'transport input ssh' vs 'all' — change whether the answer is correct. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

Exhibit

Refer to the exhibit.
admin@PA-500> show system state | match "ntp|time"
ntp-config:
  ntp-servers {
    primary-ntp-server {
      address: pool.ntp.org;
    }
    secondary-ntp-server {
      address: time.google.com;
    }
  }
  ntp-admin-state: enabled;
  ntp-sync-state: sync;
time-config:
  timezone: America/New_York;
  current-time: 2025-03-15 14:30:22;

After a firewall upgrade, the system clock shows a time that is five minutes behind the actual time, even though NTP is synchronized. What is the most likely cause?

Clue words in this question

Noticing these words before you look at the options changes how you read each choice.

  • Clue: "most likely"

    Why it matters: Probability qualifier — the question wants the most probable cause or outcome, not a guaranteed one. Eliminate low-probability options.

Question 1hardmultiple choice
Full question →

Exhibit

Refer to the exhibit.
admin@PA-500> show system state | match "ntp|time"
ntp-config:
  ntp-servers {
    primary-ntp-server {
      address: pool.ntp.org;
    }
    secondary-ntp-server {
      address: time.google.com;
    }
  }
  ntp-admin-state: enabled;
  ntp-sync-state: sync;
time-config:
  timezone: America/New_York;
  current-time: 2025-03-15 14:30:22;

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

The timezone offset is incorrectly set.

When NTP is synchronized but the system clock is offset by a fixed amount (e.g., five minutes), the most likely cause is an incorrect timezone offset. NTP synchronizes the UTC time, and the firewall then applies the configured timezone offset to display the local time. If the offset is wrong, the displayed time will be consistently off by that offset value, even though NTP shows synchronization.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • The firewall is using a stratum 2 server that is inaccurate.

    Why it's wrong here

    The exhibit shows standard public servers; they are accurate.

  • The timezone offset is incorrectly set.

    Why this is correct

    A wrong timezone would cause the displayed local time to differ from UTC, even if NTP is synced.

    Clue confirmation

    The clue word "most likely" in the question point toward this answer.

    Related concept

    Read the scenario before looking for a memorised answer.

  • NTP authentication is not configured.

    Why it's wrong here

    Authentication does not affect time accuracy.

  • The NTP admin state is enabled but the service route is misconfigured.

    Why it's wrong here

    If the service route were misconfigured, the sync state would not be 'sync'.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates often assume NTP synchronization guarantees correct local time, but they overlook that the timezone offset must be independently configured; Cisco tests this by presenting a scenario where NTP is synchronized yet the displayed time is wrong, leading to confusion between NTP server issues and timezone configuration errors.

Trap categories for this question

  • Command / output trap

    The exhibit shows standard public servers; they are accurate.

Detailed technical explanation

How to think about this question

In PAN-OS, the system clock is maintained in UTC internally. The timezone offset is configured under Device > Setup > Time, and it adjusts the displayed local time by adding or subtracting hours from the UTC time. A common mistake is setting the offset to the wrong sign (e.g., using +5 instead of -5 for a timezone that is behind UTC), or selecting the wrong timezone from the list. This results in a consistent offset that persists even after NTP sync, because NTP only corrects the UTC time, not the timezone conversion.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A practitioner preparing for the PCNSA exam encounters this exact type of scenario on the job. The correct answer here is not the most general option — it is the best answer for the specific constraint described. Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option. Real exam questions reward reading the full scenario before eliminating options, because the constraint defines which answer fits.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related PCNSA practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free PCNSA practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this PCNSA question test?

Device Management and Services — This question tests Device Management and Services — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: The timezone offset is incorrectly set. — When NTP is synchronized but the system clock is offset by a fixed amount (e.g., five minutes), the most likely cause is an incorrect timezone offset. NTP synchronizes the UTC time, and the firewall then applies the configured timezone offset to display the local time. If the offset is wrong, the displayed time will be consistently off by that offset value, even though NTP shows synchronization.

What should I do if I get this PCNSA question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Are there clue words in this question I should notice?

Yes — watch for: "most likely". Probability qualifier — the question wants the most probable cause or outcome, not a guaranteed one. Eliminate low-probability options.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 25, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This PCNSA practice question is part of Courseiva's free Palo Alto Networks certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the PCNSA exam.