System information

6-35
Switch Memory and Configuration
Multiple Configuration Files
Boots the switch from primary flash using the new startup-config file.
Figure 6-23. Example of Clear + Reset Result
Transferring Startup-Config Files To or From a Remote
Server
TFTP: Copying a Configuration File to a Remote Host
For example, the following command copies a startup-config file named test-
01 from the switch to a (UNIX) TFTP server at IP address 10.10.28.14:
ProCurve(config)# copy config test-01 tftp 10.10.28.14
test-01.txt unix
Command Page
copy config < src-file > tftp < ip-addr > < remote-file > < pc | unix > below
copy tftp config < dest-file > < ip-addr > < remote-file > < pc | unix > below
copy config < src-file > xmodem < pc | unix > 6-36
copy xmodem config < dest-file > < pc | unix > 6-37
Syntax: copy config < src-file > tftp < ip-addr > < remote-file > < pc | unix >
Use this command to upload a configuration file from the
switch to a TFTP server.
For more on using TFTP to copy a file to a remote server, refer
to “TFTP: Copying a Configuration File to a Remote Host” on
page A-19.
ProCurve(config)# show config files
Configuration files:
id | act pri sec | name
---+-------------+-----------
1 | * * * | config1
2 | |
3 | |
Pressing Clear + Reset:
Replaces all startup-config files with a single
file named config1 that contains the default
configuration for the software version in
primary flash.
Resets the Active, Primary, and Secondary
assignments as shown here.