Basic Operation Guide 2014/02

Using the Clear + Reset button combination to reset the switch to its default configuration
The Clear + Reset button combination described in the Installation and Getting Started Guide
produces these results. That is, when you press the Clear + Reset button combination, the switch:
Overwrites the content of the startup-config file currently in memory slot 1 with the default
configuration for the software version in primary flash, and renames this file to config1.
Erases any other startup-config files currently in memory.
Configures the new file in memory slot 1 as the default for both primary and secondary flash
locations (regardless of the software version currently in secondary flash).
Boots the switch from primary flash using the new startup-config file.
Example 61 Clear + Reset result
HP Switch(config)# show config files
Configuration files:
id | act pri sec | name
---+-------------+-----------------------------------------------
1 | * * * | Config1
2 | |
3 | |
TFTP: Copying a configuration file to a remote host
Syntax:
copy config <src-file>
tftp <ip-addr> <remote-file> <pc | unix> [oobm]
This is an addition to the copy tftp command options. Use this command to upload
a configuration file from the switch to a TFTP server.
For switches that have a separate out-of-band management port, the oobm parameter
specifies that the TFTP traffic will go out through the out-of-band management
interface. If this parameter is not specified, the TFTP traffic goes out through the
data interface. The oobm parameter is not available on switches that do not have
a separate out-of-band management port.
For more on using TFTP to copy a file to a remote server, see "TFTP: Copying a
Configuration File to a Remote Host" in Appendix A of the Management and
Configuration Guide for your switch.
For example, the following command copies a startup-config file named test01 from the switch to
a (UNIX) TFTP server at IP address 10.10.28.14:
HP Switch(config)# copy config test-01 tftp 10.10.28.14 test-01.txt unix
TFTP: Copying a configuration file from a remote host
Syntax:
copy tftp config <dest-file> <ip-addr> <remote-file> <pc | unix> [oobm]
This is an addition to the copy tftp command options. Use this command to download
a configuration file from a TFTP server to the switch.
For switches that have a separate out-of-band management port, the oobm parameter
specifies that the TFTP traffic must come in through the out-of-band management
interface. If this parameter is not specified, the TFTP traffic comes in through the
80 Switch Memory and Configuration