Resources | system | ntp

ntp

This object specifies a Network Time Protocol (NTP) server that supplies local time to the SBC 5000 series server. The reference time delivered by NTP is the source of all time stamps placed into the accounting records. During the installation process, the NTP server and time zone information is input to the Active server only. Once the Standby server starts, this information is synced from the Active to Standby.

Configuration

ParameterPresenceTypeDefaultDescription
timeZoneM This table contains Time Zone configuration.
serverAdminO This table contains information about each NTP Server configured to provide network time.
keysO This table contains information about the NTP authentication keys.
autokeyListO NTP keys and certificates will be imported to cdb.

Operational Data

ParameterDescription
peerStatus This table contains status information about each NTP peer.
systemStatus This table contains system status information about NTP.

Operations

Operation NameDescription
autokey Configure the asymmetric authentication for NTP server(s).
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusSystem:system/sonusOrcaSystem:ntp

  • No labels