Management and Configuration Guide K/KA/KB.15.15

Activates TimeP in manual mode with a specified TimeP server. By default, SNTP
traffic goes through the data ports.
Example 37 Enabling TimeP in manual mode
To select TimeP and configure it for manual operation using a TimeP server address of
10.28.227.141 and the default poll interval (720 minutes, assuming the TimeP poll interval is
already set to the default):
HP Switch(config)# timesync time
Selects TimeP.
HP Switch(config)# ip timep manual 10.28.227.141
Activates TimeP in Manual mode.
HP Switch(config)# timesync timep
HP Switch(config)# ip timep manual 10.28.227.141
HP Switch(config)# show timep
Timep Configuration
Time Sync Mode: Timep
TimeP Mode : Manual Server Address : 10.28.227.141
Poll Interval (min) : 720
Disabling TimeP in manual mode
Syntax
[no]ip timep
Disables TimeP.
NOTE: To change from one TimeP server to another, you must use the no ip timep command
to disable TimeP mode, the reconfigure TimeP in manual mode with the new server IP address.
Changing from one TimeP server to another
To change from one TimeP server to a different server, use the no ip timep command to disable
TimeP mode then reconfigure TimeP in manual mode with the new server IP address.
Changing the TimeP poll interval
Syntax
ip timep dhcp | manual interval [ 1-9999 ]
Specifies how long the switch waits between time polling intervals. The default is
720 minutes and the range is 1 to 9999 minutes. (This parameter is separate from
the poll interval parameter used for SNTP operation.)
Disabling time synchronization
Syntax
no timesync
Disables time synchronization by changing the Time Sync Mode configuration
to Disabled. This halts time synchronization without changing your TimeP
Changing from one TimeP server to another 63