- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- network time protocol (ntp) help
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2000 11:33 AM
08-29-2000 11:33 AM
network time protocol (ntp) help
I would like to know if we can have Cisco Router synchronizing the network time with HPUX 10.20. But I could not find ntpd.
Or what methods can I do to have the problem solved?
Thanks a lot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2000 11:38 AM
08-29-2000 11:38 AM
Re: network time protocol (ntp) help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2000 11:41 AM
08-29-2000 11:41 AM
Re: network time protocol (ntp) help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2000 11:47 AM
08-29-2000 11:47 AM
Re: network time protocol (ntp) help
/etc/ntp.conf file. What is happening is you have at
least one server (prefer two or more) going out to a
stratum 1 server and they sync up. You now have a
stratum 2 time server. All other systems sync to this
stratum 2 server that you have on site.
In the /etc/ntp.conf file, you are defining which servers
to look at for the ntp protocol. SAM is working much
the same way.
There are numerous options with NTP, such as a
driftfile, stats, etc.
More info at http://www.eecis.udel.edu/~ntp/ntpfaq
There is a previous post from earlier today that discusses this issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2000 12:09 PM
08-29-2000 12:09 PM
Re: network time protocol (ntp) help
show ntp status
and
show ntp associations
on your router to verify that the router is successfully syncing to the HP-UX ntp server(s).
Tony