+. NTP Server 설정
   - /etc/ntp.conf 편집
      > 
Broadcastclient 주석처리
      > 자기가 서버일 경우 127.127.1.0 설정  



 # startsrc -s xntpd –a "-x"
     (x옵션은 시간이 거꾸로 가서 DB가 망가지는 것을 방지)
0513-059 The xntpd Subsystem has been started. Subsystem PID is 3735732.
  # ntpq –p
 remote           refid      st t when poll reach   delay   offset    disp
==============================================================================
 11.12.100.20    LOCAL(0)         4 u    3   64    1     0.38  328994. 15875.0


 
+. NTP Client 
   - /etc/ntp.conf 편집 (ntp server지정)


  # startsrc -s xntpd –a "-x"
  # ntpq –p
 remote           refid      st t when poll reach   delay   offset    disp
==============================================================================
 db1             0.0.0.0         16 u   36   64    0     0.00    0.000 16000.0
  # ntpdate -d ip.address.of.server



 
블로그 이미지

Melting

,