Access the answers to your technology questions today.
Subscribe Now
30-day free trial. Register in 60 seconds.
What Makes Experts Exchange Unique?
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.
Try it out and discover for yourself.
Subscribe Now
30-day free trial. Register in 60 seconds.
Join the Community
Give a Little. Get a Lot.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Join the Community
by: ikalmarPosted on 2009-07-05 at 16:07:49ID: 24781640
Hi,
/docs/swit ches/lan/c atalyst500 0/ catos/5. x/configur ation/guid e/ntp.html
Follow these steps:
1. Choose the NTP server your devices will use.
2. Find out the IP address for this server. It could be an external source such as NIST, or it could be an internal device that offers NTP services (such as a hardware device or software server from Symmetricom).
3. Enter the following commands on the IOS device:
Router# configure terminal
Router(config)# ntp server <IP address of NTP Server>
4. Verify the association with the server using the show ntp status and show ntp associations commands.
Before you get started, I'd like to point out a couple of things to keep in mind:
* NTP is a slow protocol, and the formation of NTP associations can take a long time. So, don't expect anything to happen fast. You can keep an eye on it using the debug ntp <option> set of commands.
* If you decide to use an Internet NTP server, make sure you open UDP port 123 inbound on your firewall to your NTP client.
http://www.cisco.com/en/US