2015. 8. 5. 13:27

NTP 서버 Config

Networking 2015. 8. 5. 13:27

NTP 서버 설정할 Cisco 장비에서


ip name-server 168.126.63.1

ip domain-lookup

ntp server time.ewha.net

show ntp associations

clock timezone KOR +9

show ntp status


ntp 서버 클라이언트 동기화


서버에서 ntp peer 10.10.10.1(클라이언트 ip)


클라이언트에서 ntp server 10.10.10.2(서버 ip)


broadcast는 인터페이스에서 ntp broadcast하면 


broadcast란 뿌려주기만 하는 포트에서 설정해주면 된다.

'Networking' 카테고리의 다른 글

Cisco장비에서 tftp설정  (0) 2015.08.05
sys log config  (0) 2015.08.05
Socket port 서비스  (0) 2015.08.05
STP  (0) 2015.08.05
Port-security  (0) 2015.08.05