Ssh and scp encryption of management messages – Blade ICE RACKSWITCH G8124-E User Manual
Page 59

BLADEOS 6.5.2 Application Guide
BMD00220, October 2010
Chapter 3: Securing Administration 59
To Copy the Switch Image and Boot Files to the SCP Host
Syntax:
Example:
To Load Switch Configuration Files from the SCP Host
Syntax:
Example:
SSH and SCP Encryption of Management Messages
The following encryption and authentication methods are supported for SSH and SCP:
Server Host Authentication:
Client RSA authenticates the switch at the beginning of every
connection
Key Exchange:
RSA
Encryption:
3DES-CBC, DES
User Authentication:
Local password authentication, RADIUS, SecurID (via
RADIUS or TACACS+ for SSH only—does not apply to SCP)
>> scp [-4|-6]
@
:getimg1
>> scp [-4|-6]
@
:getimg2
>> scp [-4|-6]
@
:getboot
>> scp [email protected]:getimg1 6.1.0_os.img
>> scp [-4|-6]
@
:putimg1
>> scp [-4|-6]
@
:putimg2
>> scp [-4|-6]
@
:putboot
>> scp 6.1.0_os.img [email protected]:putimg1