H3C Technologies H3C MSR 50 User Manual
Page 65

Clock status: unsynchronized
Clock stratum: 16
Reference clock ID: none
Nominal frequency: 100.0000 Hz
Actual frequency: 100.0000 Hz
Clock precision: 2^18
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)
# Enable NTP authentication on Router C. Configure an NTP authentication key, with the key ID of
88 and key value of 123456. Specify the key as a trusted key.
[RouterC] ntp-service authentication enable
[RouterC] ntp-service authentication-keyid 88 authentication-mode md5 123456
[RouterC] ntp-service reliable authentication-keyid 88
# Specify Router C as an NTP broadcast server, and associate the key 88 with Router C.
[RouterC] interface ethernet 1/1
[RouterC-Ethernet1/1] ntp-service broadcast-server authentication-keyid 88
# After NTP authentication is enabled on Router C, Router B can synchronize to Router C. Display
NTP service status information on Router B.
[RouterB-Ethernet1/1] display ntp-service status
Clock status: synchronized
Clock stratum: 4
Reference clock ID: 3.0.1.31
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: 8.31 ms
Peer dispersion: 34.30 ms
Reference time: 16:01:51.713 UTC Sep 19 2005 (C6D95F6F.B6872B02)
The output shows that Router B has synchronized to Router C. The stratum level of Router B is 4, and
that of Router C is 3
# Display NTP session information for Router B, which shows that an association has been set up
between Router B and Router C.
[RouterB-Ethernet1/1] display ntp-service sessions
source reference
stra reach poll now offset delay disper
**************************************************************************
[1234] 3.0.1.31 127.127.1.0 3 254 64 62 -16.0 32.0 16.6
note: 1 source(master),2 source(peer),3 selected,4 candidate,5 configured
Total associations : 1
# Configuration of NTP authentication on Router C does not affect Router A. Router A still
synchronizes to Router C.
[RouterA-Ethernet1/1] display ntp-service status
Clock status: synchronized
52