PrimaryServerIPAddr and SecondaryServerIPAddr

   
 

Description

The PrimaryServerIPAddr and SecondaryServerIPAddr commands enable the setting of a primary and secondary Time Server IP Address. They allow the Tenor's real-time clock to be synchronized to an SNTP (Simple Network Time Protocol) server. SNTP servers operate with a precision level sufficient for billing purposes. The configured Tenor has to have IP access to an SNTP server (usually a public server) and must be configured to allow synchronization to occur.

Basic Configuration

If you choose to enter a Time Server Configuration, you are prompted to enter the Primary Time Server IP Address andSecondary Time Server IP Address.

Guidelines

Even if you only have one Time Server, you must enter the IP Address of that Server in both the Primary and Secondary IP Address fields for this function to work. If you do not want the Tenor to re-sync periodically, set the SecondaryServerIPAddr to 0.0.0.0. 

Related Topics

UTCOffset

Timesync

TimeServer-1 (ts 1) Prompt Commands

Configuration Manager

Location

Systemwide Configuration > Time Server > Primary [Secondary] Time Server IP Address

Options

Enter the IP address.

Command Line

Cmd Type

Command

Prompt Level

config-TimeServer-1# 

Syntax

set PrimaryServerIPAddr or psipa {ipaddr}

 OR

set SecondaryServerIPAddr or ssipa {ipaddr}  

Arguments

ipaddr   Required IP address of the Time Server.

Default

0.0.0.0

Examples

config-TimeServer-1# set PrimaryServerIPAddr 192.168.55.88

Sets the Primary Time Server IP address to 192.168.55.88.

config-TimeServer-1# set ssia 0.0.0.0

Deletes the Secondary Time Server.  

Sample Display

TimeServer-1 :   
UTCOffset                    : 0:00   
PrimaryServerIPAddr          : 192.168.55.88     
SecondaryServerIPAddr        : 192.168.44.188