HP 2910AL User Manual
Page 143
Switch Memory and Configuration
Multiple Configuration Files
ProCurve(config)# show config files
Pressing Clear + Reset:
Configuration files:
– Replaces all startup-config files with a single
file named config1 that contains the default
id | act pri sec | name
configuration for the software version in
primary flash.
---+-------------+------------------------------------------------
1 | *
*
* | config1
– Resets the Active, Primary, and Secondary
assignments as shown here.
2 |
|
3 |
|
Figure 6-20. Example of Clear + Reset Result
Transferring Startup-Config Files To or From a Remote
Server
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 >
copy xmodem config < dest-file > < pc | unix >
TFTP: Copying a Configuration File to a Remote Host
Syntax: copy config < src-file > tftp < ip-addr > < remote-file > < pc | unix >
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 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-26.
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
6-35