04-18-2002 07:38 AM - edited 03-01-2019 09:21 PM
Hello!
Can anyone help me to configure one Cisco 3662 (IOS 12.1) to act as ntp server for my network?
At this moment i just have configured the cisco to get syncronization in one external NTP server and it works good.
Now I want to configure my router to be the ntp server for the other machines from my network, but apparently this not works.
My configuration is the following:
ntp access-group serve 3
ntp server xxx.xxx.xxx.xxx (the IP address for the external ntp server)
The access-list 3 contains the my ip subnets.
Thanks,
Nuno.
04-23-2002 06:52 PM
try ntp master command. information at
Cheers
04-23-2002 10:47 PM
Hi,
I configured NTP in my network.
I have a 3 levels architecture.
First level ( i.e IP address 10.10.10.10)
External router which gets clock through a public time reference :
ntp server 130.149.17.21
ntp server 138.96.64.10
ntp server 129.132.2.21 prefer
Second level (ie IP address 20.20.20.20)
Internal router which gets clock from the external router and gives clock to all other internal routers
ntp server 10.10.10.10 (address of the external router)
Third level
Internal routers and switches which get clock from the 'master' internal routeur (second level).
ntp server 20.20.20.20 (address of the internal 'master' router)
As you can see, there is no particular config on the internal 'master' router...
Use the following commands for troubleshooting :
- sho ntp status
- sho ntp association
05-29-2002 12:41 PM
helo, i can´t get syncronizacion in one external NTP server.
Please get me a router configuration
Thanks.
Carlos
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide