华为NTP配置实例

网友投稿 334 2022-10-24


华为NTP配置实例

一、网络设备作为NTP服务器配置。

1、配置NTP主时钟ntp-service refclock-master 22.开启NTP认证ntp-service authentication enable3、配置NTP时钟源本地接口,可以不配置。ntp-service source-interface loopback04、配置NTP服务器服务认证密码ntp-service authentication-keyid 1 authentication-mode md5 cipher admin5、配置可信秘钥号ntp-service reliable authentication-keyid 16、开启NTP服务器功能undo ntp-service disable二、网络设备作为NTP客户端配置。

1.开启NTP认证ntp-service authentication enable2、配置NTP服务认证密码ntp-service authentication-keyid 1 authentication-mode md5 cipher admin3、配置秘钥号

ntp-service reliable authentication-keyid 1

4、配置NTP服务器地址ntp-service unicast-server 192.168.1.1

三、查看NTP各种状态1、查看本地设备的NTP会话信息。

display ntp-service sessions2、查看本地设备NTP会话的详细信息display ntp-service sessions verbose3、查看从本地设备到参考时钟源的路径display ntp-service trace4、查看NTP报文的统计信息display ntp-service statistics packet5、查看最新的10条时钟不同步原因

display ntp-service event clock-unsync查看最新的10条时钟不同步原因

注意:H3C的设备要手动指定clock protocol ntp,否则不会同步


版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。

上一篇:教你使用java将excel数据导入MySQL
下一篇:自动精简配置(Thin Provision)介绍
相关文章

 发表评论

评论列表