IPv6 Configuration Guide K/KA/KB.15.15

Poll Interval (min) [ 720 ]
Indicates the interval between consecutive time requests to the configured Timep
server.
Example 26 show timep
The show timep output for the preceding ip timep manual command example would appear
as follows:
HP Switch(config)# show timep
Timep Configuration
Time Sync Mode: Timep
TimeP Mode [Disabled] : Manual
Server Address : fe80::215:60ff:fe7a:adc0%vlan10
Poll Interval (min) [720] : 720
Transferring TFTP files over IPv6
You can use TFTP copy commands over IPv6 to upload, or download files to and from a physically
connected device or a remote TFTP server, including:
Switch software
Software images
Switch configurations
ACL command files
Diagnostic data (crash data, crash log, and event log)
For complete information on how to configure TFTP file transfers between the switch and a TFTP
server or other host device on the network, see the File Transfers appendix in the Management
and Configuration Guide for your switch.
To upload and/or download files to the switch using TFTP in an IPv6 network, you must:
1. Enable TFTP for IPv6 on the switch.
2. Enter a TFTP copy command with the IPv6 address of a TFTP server in the command syntax.
3. Optional: To enable auto-TFTP operation, enter the auto-tftp command.
Enabling TFTP for IPv6
Client and server TFTP for IPv6 is enabled by default on the switch. However, if it is disabled, you
can re-enable it by specifying TFTP client or server functionality with the tftp client|server
command. Enter this command at the global configuration level.
Syntax:
[no] tftp [ client ] | server [ listen oobm | data | both ]
Enables TFTP for IPv4 and IPv6 client or server functionality so that the switch can:
Use TFTP client functionality to access IPv4- or IPv6-based TFTP servers in the
network to receive downloaded files.
Use TFTP server functionality on the switch to be accessed by other IPv4 or IPv6
hosts requesting to upload files.
For switches that have a separate OOBM port, the listen parameter in a
server configuration allows you to specify whether transfers take place
through the OOBM interface, the data interface, or both. For more information
on OOBM, see Appendix I, "Networked Out-of-Band Management (OOBM)"
in this guide.
Transferring TFTP files over IPv6 45