Technical data
ServerIron ADX Administration Guide 31
53-1002434-01
Configuring SNTP
1
Configuring an SNTP server location
You can define the SNTP server’s location and specify an IP address or hostname. You can
configure up to three SNTP servers by entering three separate sntp server commands.
To configure an SNTP server location, enter a command such as the following.
ServerIronADX(config)# sntp server 1.1.1.1
Syntax: [no] sntp server <ip-addr> | <hostname> [<version>]
The <version> parameter specifies the SNTP version the server is running and can be from 1 – 4.
The default is 1.
Defining how often the clock references are validated
To define how often the clock references are validated between the devices, enter a command
such as the following.
ServerIronADX(config)# sntp poll-interval 3
Syntax: [no] sntp poll-interval <value>
The default <value> is 1800 seconds.
Synchronizing the system clock
To manually synchronize the ServerIronADX’s system clock with the time supplied by the SNTP
server, enter the following command.
ServerIronADX# sntp sync
Syntax: sntp sync
Displaying SNTP information
To verify communications, enter the following command.
Syntax: show sntp
The following table describes the information displayed by the show sntp status command.
ServerIronADX# show sntp status
Clock is unsynchronized, stratum = 0, no reference clock
precision is 2**0
reference time is 0.0
clock offset is 0.0000 msec, root delay is 0.00 msec
root dispersion is 0.00 msec, peer dispersion is 0.00 msec
sntp poll-interval is 3 secs
ServerIronADX#show sntp associations
address ref clock st when poll delay disp
~1.1.1.1 0.0.0.0 16 51310 0 0.0 0.0
* synced, ~ configured










