HP 6125XLG Command Reference Manual page 213

Blade switch fundamentals command reference
Table of Contents

Advertisement

server-ipv6-address: Specifies the IPv6 address of the TFTP server.
get remote-file local-file: Downloads a file from the TFTP server. The remote-file argument indicates the file
to be downloaded. The local-file argument indicates the name for the downloaded file.
put local-file remote-file: Uploads a file to the TFTP server. The local-file argument indicates the file to be
uploaded. The remote-file argument indicates the name for the uploaded file.
Usage guidelines
If the traffic is heavy on the network and the file transfer speed is low, you can press Ctrl+C to abort the
transfer and try again later.
Examples
# Log in to TFTP server 192.168.1.100, download the 1 1 1.bin file, and save it to a local file named
222.bin.
<boot> tftp 192.168.1.100 get 111.bin flash:/222.bin
# Upload the startup configuration file named startup.cfg to TFTP server 192.168.1.100.
<boot> tftp 192.168.1.100 put flash:/startup.cfg startup.cfg
206

Advertisement

Table of Contents
loading

Table of Contents