Huawei NetEngine5000E Configuration Manual page 56

Core router
Table of Contents

Advertisement

HUAWEI NetEngine5000E Core Router
Configuration Guide - System Management
[~RouterC-GigabitEthernet1/0/0] commit
Step 3 Configure the NTP multicast client Router D in the same network segment as that of the NTP
server.
# Configure Router D to be an NTP multicast client. Router D senses the NTP multicast packets
on GE 1/0/0.
<RouterD> system-view
[~RouterD] interface gigabitethernet 1/0/0
[~RouterD-GigabitEthernet1/0/0] ntp-service multicast-client
[~RouterD-GigabitEthernet1/0/0] commit
Step 4 Configure the NTP multicast client Router A in a network segment different from that of the
NTP server.
# Configure Router A to be an NTP multicast client. Router A senses the NTP multicast packets
on GE 1/0/0.
<RouterA> system-view
[~RouterA] interface gigabitethernet 1/0/0
[~RouterA-GigabitEthernet1/0/0] ntp-service multicast-client
[~RouterA-GigabitEthernet1/0/0] commit
Step 5 Verify the configuration.
After the configurations, the clock on Router 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 multicast 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 3, one stratum
lower than that on Router C.
[~RouterD] display ntp-service status
clock status: synchronized
clock stratum: 3
reference clock ID: 3.0.1.31
nominal frequency: 60.0002 Hz
actual frequency: 60.0002 Hz
clock precision: 2^18
clock offset: 0.66 ms
root delay: 24.47 ms
root dispersion: 208.39 ms
peer dispersion: 9.63 ms
reference time: 17:03:32.022 UTC Apr 25 2005(C61734FD.800303C0)
----End
Configuration Files
l
l
Issue 01 (2011-10-15)
Configuration file of Router A
#
sysname RouterA
#
interface GigabitEthernet1/0/0
undo shutdown
ip address 1.0.1.11 255.255.255.0
ntp-service multicast-client
#
return
Configuration file of Router C
#
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
2 NTP Configuration
48

Advertisement

Table of Contents
loading

Table of Contents