nerdexam
Cisco

300-540 · Question #33

An engineer must configure NTP servers in Cisco Enterprise NFVIS. The primary NTP server has an IP address of 192.168.1.1 and the backup NTP server has an IP address of 192.168.2.1. Which two…

The correct answer is A. system time ntp preferred_server 192.168.1.1 E. system time ntp backup_server 192.168.2.1. Option A: system time ntp preferred_server 192.168.1.1 This properly configures the primary NTP server in NFVIS. The preferred server is always the first choice for time synchronization. Option E: system time ntp backup_server 192.168.2.1 This correctly configures the backup…

Network Functions Virtualization (NFV)

Question

An engineer must configure NTP servers in Cisco Enterprise NFVIS. The primary NTP server has an IP address of 192.168.1.1 and the backup NTP server has an IP address of 192.168.2.1. Which two commands must be run to complete the configuration? (Choose two.)

Options

  • Asystem time ntp preferred_server 192.168.1.1
  • Butils ntp server add 192.168.2.1 backup
  • Csystem set-manual-time 192.168.1.1 192.168.2.1
  • Dutils ntp server add 192.168.1.1 primary
  • Esystem time ntp backup_server 192.168.2.1

How the community answered

(36 responses)
  • A
    69% (25)
  • B
    6% (2)
  • C
    17% (6)
  • D
    8% (3)

Explanation

Option A: system time ntp preferred_server 192.168.1.1 This properly configures the primary NTP server in NFVIS. The preferred server is always the first choice for time synchronization. Option E: system time ntp backup_server 192.168.2.1 This correctly configures the backup NTP server. If the preferred server fails, NFVIS automatically falls back to the backup server. Both commands directly match NFVIS's NTP command hierarchy and are the only ones that correctly apply to NFVIS.

Topics

#NTP configuration#NFVIS#time synchronization#CLI commands

Community Discussion

No community discussion yet for this question.

Full 300-540 Practice