HP UX 11i v2 Networking Software manual Copy, Syntax Table B-60 copy Command Syntax Descriptions

Models: UX 11i v2 Networking Software

1 236
Download 236 pages 18.16 Kb
Page 193
Image 193

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 InfiniBand).

Examples:

HP-IB# configure

HP-IB(config)#

Defaults: This command has no defaults.

Related Commands: “interface ib” (page 186)

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:

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

Copy the current configuration to the default file used to configure the

startup-config

system upon boot-up.

copy config:file

Execute a configuration file without having to reboot the system.

running-config

 

The arguments to the copy command are described below.

Table B-61

copy Command Argument Descriptions

Argument

Description

usr

Network user name for executing the FTP command on the specified host. The user name is

 

always followed by a colon (:).

passwd

Network password for executing the FTP command on the specified host. The password is

 

always followed by the “at” character (@). A password is sent as-is, without encryption, to

 

the target host, however, the system and connected hosts should be protected behind a

 

firewall.

host

IP address or DNS name of the remote host system. The host is always followed by a colon

 

(:).

Command Modes: Privileged-execute mode.

Privilege Level: Unrestricted read-write user.

Usage Guidelines: You may download image and configuration files from an FTP server to the system chassis. You may also upload log and configuration files from the system chassis to an FTP server.

Download image files to upgrade system firmware and download configuration files to quickly replicate a desired configuration. Upload configuration and log files to maintain backups and troubleshoot the system.

Administrative Commands 193

Page 193
Image 193
HP UX 11i v2 Networking Software manual Copy, Syntax Table B-60 copy Command Syntax Descriptions, System upon boot-up