Blade ICE G8124 Manuale Utente

Pagina di 388
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]
<username>
@
<switch IP address>
:getimg1
<local filename> 
>> scp [-4|-6]
<username>
@
<switch IP address>
:getimg2
<local filename> 
>> scp [-4|-6]
<username>
@
<switch IP address>
:getboot
<local filename> 
>> scp scpadmin@205.178.15.157:getimg1 6.1.0_os.img
>> scp [-4|-6]
<local filename> <username>
@
<switch IP address>
:putimg1
>> scp [-4|-6]
<local filename> <username>
@
<switch IP address>
:putimg2
>> scp [-4|-6]
<local filename> <username>
@
<switch IP address>
:putboot
>> scp 6.1.0_os.img scpadmin@205.178.15.157:putimg1