IPv6 Configuration Guide K/KA/KB.15.15

Example 24 show sntp output with both an IPv6 and an IPv4 server address configured
The show sntp output for the proceeding sntp server command example would appear as
follows:
HP Switch(config)# show sntp
SNTP Configuration
Time Sync Mode: Sntp
SNTP Mode : Broadcast
Poll Interval (sec) [720] : 719
Priority SNTP Server Address Protocol Version
-------- ----------------------------------- ----------------
1 2001:db8::215:60ff:fe79:8980 7
2 10.255.5.24 3
NOTE: The show management command can also be used to display SNTP server information.
Configuring (enabling or disabling) the Timep mode
Software release K.13.01 and greater enables configuration of a global unicast address for IPv6
Timep time server. For the details of configuring Timep on the switch, see the "Time Protocols"
chapter in the Management and Configuration Guide for your switch.
This section lists the Timep and related commands, including an example of using an IPv6 address.
The following commands are available at the global config level for Timep operation.
FunctionCommands Affecting Timep
Display the current timep configuration.
show timep
Enable either SNTP or Timep as the time
synchronization method on the switch without
affecting the configuration of either.
timesync [ sntp | timep ]
Enable Timep operation with a Timep server
assignment configured from an IPv4 or IPv6
ip timep dhcp [ interval ]
1 - 9999
DHCP server. Optionally change the interval
between time requests.
Enable Timep operation with a statically
configured IPv6 address for a Timep server.
ip timep manual ipv6-addr interval 1 - 9999
Optionally change the interval between time
requests.
Disables Timep operation. To re-enable Timep,
it is necessary to reconfigure either the DHCP
or the static option.
[no] ip timep
NOTE: To use a global unicast IPv6 address to configure an IPv6 Timep server on the switch, the
switch must be receiving advertisements from an IPv6 router on a VLAN configured on the switch.
To use a link-local IPv6 address to configure an IPv6 Timep server on the switch, it is necessary to
append %vlan followed (without spaces) by the VLAN ID of the VLAN on which the server
address is available. The VLAN must be configured on the switch.
For example:
fe80::11:215%vlan10
Configuring an IPv6 address for an SNTP server 43