Ntp Configuration Examples - HP 4800G Series Configuration Manual

24/48 port
Table of Contents

NTP Configuration Examples

Configuring NTP Client/Server Mode
Network requirements
The local clock of Switch A is to be used as a master clock, with the stratum level of 2.
Switch B works in the client/server mode and Switch A is to be used as the NTP server of Switch B.
Figure 1-7 Network diagram for NTP client/server mode configuration
Configuration procedure
# View the NTP status of Switch B before clock synchronization.
display ntp-service status
Clock status: unsynchronized
Clock stratum: 16
Reference clock ID: none
Nominal frequency: 64.0000 Hz
Actual frequency: 64.0000 Hz
Clock precision: 2^7
Clock offset: 0.0000 ms
Root delay: 0.00 ms
Root dispersion: 0.00 ms
Peer dispersion: 0.00 ms
Reference time: 00:00:00.000 UTC Jan 1 1900 (00000000.00000000)
# Specify Switch A as the NTP server of Switch B so that Switch B is synchronized to Switch A.
system-view
[SwitchB] ntp-service unicast-server 1.0.1.11
# View the NTP status of Switch B after clock synchronization.
[SwitchB] display ntp-service status
Clock status: synchronized
Clock stratum: 3
Reference clock ID: 1.0.1.11
Nominal frequency: 64.0000 Hz
Actual frequency: 64.0000 Hz
Clock precision: 2^7
Clock offset: 0.0000 ms
Root delay: 31.00 ms
Root dispersion: 1.05 ms
Peer dispersion: 7.81 ms
Reference time: 14:53:27.371 UTC Sep 19 2005 (C6D94F67.5EF9DB22)
As shown above, Switch B has been synchronized to Switch A, and the clock stratum level of Switch B
is 3, while that of Switch A is 2.
1-15

Chapters

Table of Contents
loading

Table of Contents