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
252
Syntax:
configure
Command Modes:
User-execute mode.
Privilege Level:
Unrestricted and general read-write user.
Usage Guidelines:
The configure command is used to enter the global-configuration mode. In this mode, you may configure
gateway and switch cluster connections, subnet management, IP addressing, and the system (some gateway
functions are not supported by HP Fabric Clustering System).
Examples:
HP-IB# configure
HP-IB(config)#
Defaults:
This command has no defaults.
Related Commands:
“interface ib” on page 241
copy
Synopsis:
The copy command is used to copy image, configuration, and log data onto and off of the system chassis. It
also copies files locally, including the current configuration. The copy command is also used to execute the
contents of a configuration file.
Syntax:
The arguments to the copy command are described below.
Table B-60 copy Command Syntax Descriptions
example description
copy ftp://usr:passwd@host/loc fs:file Download a file from a remote host.
copy tftp://remote system / file path Download a file from a remote system using tftp.
copy fs:file ftp://usr:passwd@host/loc Upload a file to a remote host.
copy running-config
startup-config
Copy the current configuration to the default file used to configure the system
upon boot-up.
copy config:file running-config Execute a configuration file without having to reboot the system.