- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- Re: NTP on 5406zl
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
03-15-2012 02:22 AM - last edited on 06-16-2014 07:50 PM by Lisa198503
03-15-2012 02:22 AM - last edited on 06-16-2014 07:50 PM by Lisa198503
Hello,
I tried to configure NTP on my 5406zl. Timeserver has been configure with config ip time manual <IP>... show logging says:
00118 timep: timep client enabled
00119 timep: can't reach time server <IP>
Also SNTP failes:
02631 SNTP: Server not found at <IP>
00414 SNTP: Unable to reach configured SNTP servers
Another HP Switch (4208vl) works fine with the same server and SNTP.
Switches are in the same subnet, no firewall, ...
Any idea?
Kind regards,
Dennis
P.S. This thread has been moved from Legacy to ProCurve / ProVision-Based. -HP Forum Moderator
Solved! Go to Solution.
- Tags:
- NTP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2012 03:35 AM - edited 03-15-2012 03:41 AM
03-15-2012 03:35 AM - edited 03-15-2012 03:41 AM
SolutionHi,
There is a bug with NTP running some K.14.xx//K.15.xx releases, you can check for the release notes to identify the version concerned.
Otherwise, here is a working configuration running K.15.06.0009 and K.15.07.0004 :
timesync sntp
sntp unicast
sntp server priority 1 192.43.244.18
ip source-interface sntp 10.91.100.1
Forum topic dealing with NTP bugs :
Bye.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2012 08:48 AM
03-15-2012 08:48 AM
Re: NTP on 5406zl
Ohhh, okay. Thanks for this little hint. I'll check this ;)