华为配置交换机的NTP时钟同步
交换机缺省不侦听NTP服务器,当需要完成网络设备NTP同步时,才需要配置NTP服务。以下以ACC2-SW01举例说明如何对交换机进行NTP时钟同步配置,NTP工作模式为客户端/服务器模式。
为提高时钟精度,建议使用外部时钟源作为NTP服务器,若无外部时钟源,可使用核心交换机作为NTP服务器。
作为NTP客户端的交换机与NTP服务器网络互通。
1. 指定本地所有接口为发送NTP报文的源接口。
2. [ACC2-SW01]ntp server source-interface all enable
Warning: The NTP IPv4 server will be enabled to listen to all interfaces. Continue? [Y/N]:y
3. 指定NTP服务器服务模式。
[ACC2-SW01]ntp unicast-server X.X.X.X //X.X.X.X为NTP服务器地址
1. 检查NTP时钟是否同步:display ntp status,时钟状态显示为synchronized表示设备已与控制器完成时钟同步。
2. [ACC2-SW01]display ntp status
3. clock status: synchronized
4. clock stratum: 7
5. reference clock ID: X.X.X.X
6. nominal frequency: 100.0000 Hz
7. actual frequency: 100.0000 Hz
8. clock precision: 2^17
9. clock offset: 0.8615 ms
10. root delay: 3.33 ms
11. root dispersion: 3.97 ms
12. peer dispersion: 11.06 ms
13. reference time: 11:51:32.530 UTC Oct 7 2023(E8CBC4C4.87BADC09)
synchronization state: clock set but frequency not determined