Someone can help me to configure two routers using NTP MASTER and NTP
SERVER to coordinate their times???
--
Javier Fernandez
Systems' Engineer
DIA, S.A.
Someone can help me to configure two routers using NTP MASTER and NTP
SERVER to coordinate their times???
--
Javier Fernandez
Systems' Engineer
DIA, S.A.
Javier,
In Wisconsin, U.S.A (Central Daylight Time), I use:
On core router that can communicate with an authoritative time source:
--- cut ---
clock timezone CST -6
clock summer-time CDT recurring
ntp source TokenRing0/2
ntp master
ntp update-calendar
ntp server 10.1.1.1
--- cut ---
The 10.1.1.1 address would be the address of your authoritative time
source. If you don't have one you can leave that line out and make
sure the time on the router is set "correctly". If you do this then
your master should be a router with a calendar (battery clock) like a
4x00 or 7x00. If not then neither router will have the correct time
but at least they'll be the same.
On the remote router:
--- cut ---
clock timezone CST -6
clock summer-time CDT recurring
ntp server 10.1.1.2
--- cut ---
10.1.1.2 would be the address of the "TokenRing0/2" interface
from the core router above (you use whatever interface you want,
probably the one your routers will likely be communicating over but
not necessary).
After a while you'll see the routers have added the command
"ntp clock-period 17179960" (your number will vary). Just do
a "write mem". I believe this is the router calculating the
amount it's clock drifts from the authoritative time source.
I hope this helps.
--
Dan Kok
On Wed, 02 Jul 1997 08:59:36 -0400, "Javier Fernandez"
1. NTP server and NTP server backup
Hi all
I want to configure a NTP server on a LAN and backup NTP server sited
on other LAN. Remote routers have connectivity with both NTP servers.
I know how i must configure remote routers.
ntp server x.x.x.x prefer (NTP server)
ntp server y.y.y.y (NTP server backup)
But anybody can tell me how I must configure NTP server and backup NTP
server?
Must i change backup ntp server stratum value higher than ntp server
stratum value?
I want:
1.- Remote routers syncronize its clock with NTP server, and if NTP
server is down, Ther syncronize its clock with backup NTP server.
2.- Backup NTP server must syncronize its clock with NTP server clock,
but if NTP server is down, when it go up, NTP server must syncronize
its clock with Backup NTP server. I think that if I configure backup
NTP server with ntp server x.x.x.x (x.x.x.x is IP of NTP server), if
NTP server go down, backup NTP server will be unsyncronized and remote
routers doesnt syncronize with backup NTP server.
Anybody can help me?
3. NT Server as NTP server and AIX box as NTP client
5. can AIX 5.x pull NTP time from a win2000 server with the NTP server enabled?
7. Setting up as a master NTP server with a Spectracom 8183 GPS clock
8. ref for Rumbaugh methodology
10. NTP configuration : ntp broadcast vs explicit peer/server
11. NTP Time NLM to sync NetWare with NTP time server?
12. NTP / Time sync to NTP server...