cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1382
Views
0
Helpful
3
Replies

NTP Peer

Hatem Khadr
Level 1
Level 1

is this solution acceptable ?

NTP.png

Core 1 and Core 2 configured to be in peer to peer relationship so the time will be same in the two cores because the both peers may attempt to learn time from the other and each peer may offer its time to the other.

using the IP of the direct interface between the core1 and every Distribution switch for NTP configuration same with core 2 so if the direct fiber connections between core1 and any Distribution switch come down the Distribution will use Core 2 as a secondary NTP server (decreased NTP traffic in the network )
and Distribution 1 and Distribution 2 have a peer relationship in every area so if one of the two Distribution lose the connections with the cores it will synchronized with the other Distribution switch .

3 Replies 3

dbeattie
Level 1
Level 1

Hi,

 

Please see this thread:

cores-distribution-switch-as-ntp-server

 

You should aim for at least three NTP servers in each stratum for reliable NTP. In this case I would set all switches to use three separate sources from the ntp.org pool (so 15 in total) and get the switches to peer with each other. This way you get a large number of sources and your switches will arbitrate between themselves. If you lose your Internet connection, the switches will be stable as a group and if one has a bad internal clock it will be held in place by the others. Additionally, if a switch reboots, its clock will be declared insane until it is synced to the arbitrated time.

 

Hope this helps,

 

Dave

Leo Laohoo
Hall of Fame
Hall of Fame
Who came up with this NTP design? This is dumb and no longer the recommended method.
1. Core 1 and Core 2 goes out to the internet and synchronizes with a known NTP server with stratum 3 (or better).
2. DO NOT USE the command "ntp master".
3. Distribution switches synchronizes with Core 1 and Core 2.
4. Access switches synchronizes with Distribution switches.
The command "ntp server <IP address> [prefer]" is very simple but very useful.

Thanks for your replay but i suppose that the network not connected to internet and the time is configured manually in the two cores

- Already the distribution switch is sync with Cores

-And also Access switches is Sync with Distribution switches