nerdexam
Juniper

JN0-102 · Question #396

Click the Exhibit button. Referring to the exhibit, which action would synchronize a new router's clock with the NTP Server?

The correct answer is B. Configure the NTP server using the set server 172.25.11.254 configuration command under the. To configure a new router's clock to synchronize with a specified NTP server, the set system ntp server command is used.

Configuration Basics

Question

Click the Exhibit button. Referring to the exhibit, which action would synchronize a new router's clock with the NTP Server?

Options

  • AReboot the router.
  • BConfigure the NTP server using the set server 172.25.11.254 configuration command under the
  • CConfigure the correct NTP trusted kay using the set trusted-key <key-value> configuration
  • DIssue the set date ntp operational command.

How the community answered

(20 responses)
  • A
    5% (1)
  • B
    75% (15)
  • C
    5% (1)
  • D
    15% (3)

Why each option

To configure a new router's clock to synchronize with a specified NTP server, the `set system ntp server` command is used.

AReboot the router.

Rebooting the router does not configure NTP synchronization; it merely restarts the device.

BConfigure the NTP server using the set server 172.25.11.254 configuration command under theCorrect

The command `set system ntp server 172.25.11.254` is the correct configuration command in Junos OS to specify an NTP server. Once configured and committed, the router will attempt to synchronize its system clock with the designated NTP server.

CConfigure the correct NTP trusted kay using the set trusted-key <key-value> configuration

Configuring an NTP trusted key (`set trusted-key`) is for secure NTP authentication, but it does not enable NTP synchronization on its own; the NTP server must first be specified.

DIssue the set date ntp operational command.

The `set date ntp` command is an operational command to manually set the date based on NTP at that moment, not a persistent configuration for ongoing synchronization.

Concept tested: Junos NTP server configuration

Source: https://www.juniper.net/documentation/us/en/software/junos/system-basics/topics/topic-map-configuring-ntp.html

Topics

#NTP configuration#system time#configuration basics

Community Discussion

No community discussion yet for this question.

Full JN0-102 Practice