User guide

94 ExtremeWarePx1 1.2 Command Reference Guide
Commands for Managing the Switch
scp2
scp2
{cipher [3des | blowfish]}
{port <port number>}
{debug <debug_level>}
<user>@ [<hostname> | <IP address>] :<remote_file>
[(configuration {incremental} | image [primary | secondary]]
Description
Copies a Þle from a remote system to the switch using SCP2.
Syntax Description
Default
N/A.
Usage Guidelines
You must have administrator privileges to issue this command.
You must be running a security-enabled version of ExtremeWare 6.2.1 (which is under Export Control)
in order to use the scp2 command.
SSH2 does not need to be enabled on the switch in order to use this command. (SSH2 is enabled by
default if you are running a security-enabled version of ExtremeWare).
This command logs into the remote host as <user> and accesses the Þle <remote_file>. You will be
prompted for a password from the remote host, if required.
3des Specifies that the 3des cipher should be used for encryption. This is the
default.
blowfish Specifies that the blowfish cipher should be used for encryption.
port number The TCP port number to be used for communicating with the SSH2 client.
Default is port 22.
debug_level A debug level. Default is 0.
user A login name for the remote host.
hostname The name of the remote host.
IP address The IP address of the remote host.
remote file The name of the remote file to be copied to the switch.
configuration Specifies that the copied file is a switch configuration file. It the incremental
option is not specified, it replaces the current switch configuration.
incremental Specifies that the copied file should be handled like an incremental
configuration download (only the commands in the file are executed).
image Specifies that the copied file is an software image.
primary Specifies that the image should be placed in the primary image area.
secondary Specifies that the image should be placed in the secondary image area.