2009年11月25日 星期三

CISCO WS-C3560G 交換器 NTP 校時設定


1.設定 log 及 debug 訊息的時間戳記
service timestamps debug datetime localtime
service timestamps log datetime localtime

2.設定時區為台灣時區
clock timezone TW +8

3.設定NTP來源的介面來源為 vlan 1
ntp vlan 1

4.指定NTP Server位址,可設定多部伺服器
ntp server 220.130.158.52


顯示 NTP 狀態指令
show ntp status
show ntp associations


其他相關指令
ntp peer // 設定內部NTP設備的IP位址
clock set // 設定時間
show clock // 檢視目前時間


參考資料
http://www.cisco.com/en/US/docs/ios/12_0/configfun/configuration/guide/fcgenral.html#wp4036

沒有留言: