Configures the Network Time Protocol (NTP) for a Third-Party VM (TPVM).
?????
Privileged EXEC mode
There is not a no form of this command.
There is no limit to the number of NTP servers that you can configure.
This example adds a server to the list of NTP servers in the /etc/systemd/timesyncd.conf file in TPVM.
device# tpvm config ntp add server time.google.com
This example removes a server from the list of NTP servers in the /etc/systemd/timesyncd.conf file in TPVM.
device# tpvm config ntp remove server time.google.com
This example resets NTP configuration in TPVM to the default.
device# tpvm config ntp default