File Transfers

Transferring Switch Configurations

Syntax: copy tftp show-tech <ipv4 or ipv6 address> <filename> [oobm]Copy a customized command file to the switch.

For switches that have a separate out-of-band management port, the oobm parameter specifies that the transfer will be through the out-of-band management interface. If this param­ eter is not specified, the transfer will be through the data interface. The oobm parameter is not available on switches that do not have a separate out-of-band management port. Refer to Appendix I, “Network Out-of-Band Management” in this guide for more information on out-of-band management.

ProCurve(config)# copy tftp show-tech 10.10.10.3 commandfile1

Figure A-10. Example of Using the copy tftp show-tech Command to Upload aCustomized Command FileSyntax: show tech customExecutes the commands found in a custom file instead of the hard-coded list.

Note: Exit the global config mode (if needed) before executing show tech commands.

You can include show tech commands in the custom file, with the exception of show tech custom. For example, you can include the command show tech all.

If no custom file is found, a message displays stating “No SHOW-TECH file found.”

ProCurve# show tech custom

 

No custom file was uploaded with the copy tftp show-

No SHOW-TECH file found.

tech command

Figure A-11. Example of the show tech custom Command
A-32