configuration / ntp / ext-ntp-cfg

CLI REST-API

delete-ext-ntp-cfg

delete-ext-ntp-cfg [ext-ntp-cfg]
The "delete-ext-ntp-cfg" command removes the definition of an external NTP server
from the NTP configuration.

External NTP server configuration definitions are used to add remote NTP servers
which are used by the NTP service as either fallback time sources (if the local
hardware reference is not synchronized/available anymore) or as NTP reference sources
for RDT systems (which do not have any hardware reference clock). On MRS systems, i.e.
all IMS series devices or M-Series systems with MRS capabilities, the external NTP
configuration definitions are used as a source for the "NTP" reference.

In order to add an external NTP configuration, see the "add-ext-ntp-cfg" command.

RESTAPI: Target the submenu that needs to be deleted.
NameValueDescriptionExample
ext-ntp-cfg
See also:
/configuration/ntp/ext-ntp-cfg: External NTP Configuration
/configuration/ntp/ext-ntp-cfg/add-ext-ntp-cfg: Adds an External NTP-Config with Name and Description

REST-API Support:


This command is supported by the REST API:

Method: DELETE
URL: /api/configuration/ntp/ext-ntp-cfg/delete-ext-ntp-cfg

Example using curl:
curl -X DELETE /api/configuration/ntp/ext-ntp-cfg/delete-ext-ntp-cfg