Question 452 pts

You need to configure all of your routers and switches so they synchronize their clocks from one time source. Which command will you type for each device?
Group of answer choices

clock synchronization ip_address

ntp master ip_address

sync ntp ip_address

ntp server ip_address version number

1 answer

To configure routers and switches to synchronize their clocks with an NTP (Network Time Protocol) server, you would use the command:

ntp server ip_address version number

This command specifies the IP address of the NTP server and optionally allows you to specify the version of NTP you want to use.

So, the correct answer is:

ntp server ip_address version number