Setting the system clock – Brocade BigIron RX Series Configuration Guide User Manual

Page 206

Advertising
background image

128

BigIron RX Series Configuration Guide

53-1002484-04

Setting the system clock

5

To display information about SNTP status, enter the following command.

Syntax: show sntp status

The following table describes the information displayed by the show sntp status command.

Setting the system clock

In addition to SNTP support, the device also allows you to set the system time counter. It starts the
system time and date clock with the time and date you specify. The time counter setting is not
retained across power cycles and is not automatically synchronized with an SNTP server.

NOTE

To synchronize the time counter with your SNTP server time, enter the sntp sync command from the
Privileged EXEC level of the CLI.

NOTE

Unless you identify an SNTP server for the system time and date, you will need to re-enter the time
and date following each reboot.

For more details about SNTP, refer to

“Specifying a Simple Network Time Protocol (SNTP) server”

on

page 127.

To set the system time and date to 10:15:05 on October 15, 2005, enter the following command.

BigIron RX# clock set 10:15:05 10-15-05

Syntax: [no] clock set <hh:mm:ss> <mm-dd-yy> | <mm-dd-yyyy>

TABLE 44

Output from the show sntp status command

This field...

Indicates...

unsynchronized

System is not synchronized to an NTP peer.

synchronized

System is synchronized to an NTP peer.

stratum

NTP stratum level of this system

reference clock

IP Address of the peer (if any) to which the unit is synchronized

precision

Precision of this system's clock (in Hz)

reference time

Reference time stamp

clock offset

Offset of clock to synchronized peer

root delay

Total delay along the path to the root clock

root dispersion

Dispersion of the root path

peer dispersion

Dispersion of the synchronized peer

BigIron RX# show sntp status

Clock is synchronized, stratum = 2, reference clock = 207.95.6.102

precision is 2**-16

reference time is 3472592840.0

clock offset is 225.21829605 msec, root delay is 0.000 msec

root dispersion is 0.000 msec, peer dispersion is 0.000 msec

round trip delay is 450.43659210 msec

sntp poll-interval is 1800 secs

Advertising