Huawei NetEngine5000E Configuration Manual page 53

Core router
Table of Contents

Advertisement

HUAWEI NetEngine5000E Core Router
Configuration Guide - System Management
[~RouterA-GigabitEthernet1/0/0] ntp-service broadcast-client
[~RouterA-GigabitEthernet1/0/0] commit
[~RouterA-GigabitEthernet1/0/0]quit
Step 5 Verify the configuration.
After the configurations, the clock on Route D can be synchronized to the clock on Router C.
The clock on Router A, however, fails to be synchronized because Router A and Router C are
in different network segments and Router A cannot sense the broadcast packets sent from
Router C.
Check the NTP status on Router D and you can find that the clock status is "synchronized". That
is, clock synchronization completes. The stratum of the clock on Router D is 4, one stratum
lower than that of Router C.
[~RouterD] display ntp-service status
clock status: synchronized
clock stratum: 4
reference clock ID: 3.0.1.31
nominal frequency: 60.0002 Hz
actual frequency: 60.0002 Hz
clock precision: 2^18
clock offset: 0.0000 ms
root delay: 0.00 ms
root dispersion: 0.42 ms
peer dispersion: 0.00 ms
reference time: 12:17:21.773 UTC Mar 7 2006(C7B7F851.C5EAF25B)
----End
Configuration Files
l
l
Issue 01 (2011-10-15)
Configuration file of Router A
#
sysname RouterA
#
ntp-service authentication-keyid 16 authentication-mode md5 %@ENC;8HX
\#Q=^Q`MAF4<1!!
ntp-service reliable authentication-keyid 16
ntp-service authentication enable
#
interface GigabitEthernet1/0/0
undo shutdown
ip address 1.0.1.11 255.255.255.0
ntp-service broadcast-client
#
ospf 1
area 0.0.0.0
network 1.0.1.0 0.0.0.255
#
return
Configuration file of Router C
#
sysname RouterC
#
ntp-service authentication-keyid 16 authentication-mode md5 %@ENC;8HX
\#Q=^Q`MAF4<1!!
ntp-service reliable authentication-keyid 16
ntp-service refclock-master 3
ntp-service authentication enable
#
interface GigabitEthernet1/0/0
undo shutdown
ip address 3.0.1.31 255.255.255.0
ntp-service broadcast-server authentication-keyid 16
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
2 NTP Configuration
45

Advertisement

Table of Contents
loading

Table of Contents