Switching and Routing
1753604 Members
6317 Online
108797 Solutions
New Discussion

Re: NTP on 3Com Switch 3870

 
Sunday_1
Advisor

NTP on 3Com Switch 3870

Hello All!

 

Is there a way to turn on NTP client on a 3Com Switch 3870?

 

Thank you if you answer.

2 REPLIES 2
Justin_Goldberg
Valued Contributor

Re: NTP on 3Com Switch 3870

I believe this is actually an h3c switch, so these commands should apply:

 

system-view

Specify an NTP server for the device

ntp-service unicast-server {ip-address | server-name } [authentication-keyid keyid |priority | source-interfaceinterface-type interface-number| version number ] *

Required

No NTP server is specified by 

 

 

l          In the ntp-service unicast-server command, ip-address must be a unicast address, rather than a broadcast address, a multicast address or the IP address of the local clock.

l          A device can act as a server to synchronize the clock of other devices only after its clock has been synchronized. If the clock of a server has a stratum level higher than or equal to that of a client’s clock, the client will not synchronize its clock to the server’s.

l          You can configure multiple servers by repeating the ntp-service unicast-servercommand. The clients will choose the optimal reference source.

 

 

http://www.h3c.com/portal/Technical_Support___Documents/Technical_Documents/Switches/H3C_S5120_Series_Switches/Configuration/Operation_Manual/H3C_S5120-SI_CG-Release_1101-6W105/201108/723597_1285_0.htm#_Toc300910298

 

 

Also, you might be able to access the backdoor in these switches,

 

http://etherhack.wikia.com/wiki/3Com_3870

 

which seems to have an SNTP command.

 

Easy access to backdoor password:

http://www.routerpwn.com/#com

jguse
HPE Pro

Re: NTP on 3Com Switch 3870

Hello,

 

This is a former 3Com Superstack 3, not exactly a former H3C - those would be the ones you see mostly in the A-Series. I don't think the ntp-service command would work here.

 

Regardless I haven't been able to find any documentation at all about configuring (S)NTP on these switches.

 

The "Management Reference Guide" which seems to list all the available options in the CLI and Web interface, but there is not a single reference to NTP or anything related (not in the other manuals either)

http://bizsupport2.austin.hp.com/bc/docs/support/SupportManual/c02583221/c02583221.pdf

 

I did find some datasheet that seems to indicate it supports SNTP, but I'm starting to suspect (considering it doesn't seem to have real logging either) that perhaps they didn't include it since there is no need for the switch to have the time configured, but I could be wrong here. Is there any particular reason you're looking to configure it though?

 

The backdoor link is interesting, and perhaps it could let you set the time like that, worth a try if you need it.

Best regards,
Justin

Working @ HPE
Accept or Kudo