AB291A Fabric Clustering System Support Guide (12-port Switch), April 2004

Table Of Contents
HP 12-Port 4X Fabric Copper Switch Commands
Administrative Commands
Appendix B
254
The example above shows downloading a system-image file from a remote host to the system chassis. Once
downloaded it may be installed and propagated to all the gateway and switch cluster connections in the
chassis (some gateway functions are not supported by HP Fabric Clustering System).
HP-IB# copy running-config startup-config
operation completed successfully
HP-IB
The second example shows copying the current configuration to the default configuration file that is read by
the chassis as it initializes itself upon reboot.
Defaults:
This command has no defaults.
Related Commands:
“boot-config” on page 248
“delete” on page 254
“dir” on page 255
“install” on page 266
“show boot-config” on page 134
delete
Synopsis:
The delete command is used to remove image, configuration, and log files from the system chassis.
Syntax:
delete fs:file
The arguments related to the delete command are described below.
Table B-62 delete Command Argument Descriptions
Argument Description
fs System file-system. This is an internal directory that is identified by
name only. The file-systems are config, images, and syslog. The
specified file-system must be appropriate for the type of file being
deleted. For example, if an attempt is made to delete a configuration
file from the syslog file-system, an error is returned because the name
of the file is not appropriate for the file-system. The file-system
specification is always followed by a colon (:). Note that startup-config
is aliased to config:startup-config. Therefore, the file system for this
file is assumed and does not have to be explicitly stated.
file Name of the configuration, image, or log file to be deleted.