Flaş Haber

www.ciscotr.com adresine www.cisco.gen.tr  www.CiscoTr.Net
den ulaşın.
 
Anasayfa arrow NTP
Network Time Protocol PDF Yazdır E-posta

 

NTP,saatlerdeki synchronize yi sağlayan bir protokoldür ve UDP 123 ü kullanır.NTP nin şuanki versiyonu 4 tür.Ntp çalışan cihazlarda authentication yapmak gerekir.

 

            NTP Client tarafında;

 

ntp authentication komutu (authentication ı enable  eder)

ntp authentication-key number md5 value

 

ntp authentication

 

ntp authentication-key 1md5 dfkasflkinzz

ntp trusted-key 1

 

Receives NTP broadcast packet

 

ntp server 10.1.1.1 key 1

ntp server 10.2.2.2 key 2 prefer (alternatif olarak kullanılabilir)

interface fastethernet 0/1

ntp broadcast  client

 

access-list 1 permit host 10.1.1.1

ntp access-group peer 1

ntp source loopback 0

 

                                               NTP SERVER

 

Senkronu sağlamak için  öncelikle saat ayarı verilir,broadcast ve unicast tir.1 ile 63 arasında herhangi bir stratum değeri verilir.

 

ntp peer ip address (server ip si olarak) [normal-sync] [version number] [key key id] [source interface] [prefer]

 

ntp master [stratum]

 

source(config)# ntp master 5

ntp authentication-key 1 md5 secretsource

ntp authentication-key 1 md5 secretsource

ntp peer 172.16.0.2 key 1

ntp source loopback 0

 

indermadeiate(config)#ntp authentication-key 1 md5 secretsource

ntp authentication-key 2 md5 secretclient ntp trusted-key 1

ntp server 172.16.0.1

ntp source loopback 0

interface fastethernet 0/0

ntp broadcast

 

client(config)#ntp authentication-key 1 md5 secretclient

ntp trusted-key 1

interface fastethernet 0/1

ntp broadcast client

 

Son Güncelleme ( Pazartesi, 03 Kasım 2008 )
 
Kayel Ajans