cisco路由器设置时间同步

时间:2018-03-30 21:51:56   收藏:0   阅读:1048
Ntp时间服务

Core_R0(config)#clock timezone peking +8          相对国际时间+8

Core_R0#clock set 14:17:00 24 March                   设置时间

Core_R0(config)#ntp master 1                               指定路由器为ntp服务器

Core_R0(config)#int loopback 0

Core_R0(config-if)#ntp broadcast                          指定发送广播的接口

客户端

R2(config)#clock timezone peking +8

R2(config)#ntp server 10.10.10.10                         指定ntp服务器的地址


评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!