Brocade Communications Systems Brocate Ethernet Access Switch 6910 User Manual
Page 119

Brocade 6910 Ethernet Access Switch Configuration Guide
69
53-1002581-01
File Management
5
TFTP server ip address: 10.1.0.19
Source certificate file name: SS-certificate
Source private file name: SS-private
Private password: ********
Success.
Console#reload
System will be restarted, continue
This example shows how to copy a public-key used by SSH from an TFTP server. Note that public key
authentication via SSH is only supported for users configured locally on the switch.
Console#copy tftp public-key
TFTP server IP address: 192.168.1.19
Choose public key type:
1. RSA: 2. DSA: <1-2>: 1
Source file name: steve.pub
Username: steve
TFTP Download
Success.
Write to FLASH Programming.
Success.
Console#
This example shows how to copy a file to an FTP server.
Console#copy ftp file
FTP server IP address: 169.254.1.11
User[anonymous]: admin
Password[]: *****
Choose file type:
1. config; 2. opcode; 3. loader: 2
Source file name: BLANC.BIX
Destination file name: BLANC.BIX
Console#
This example shows how to copy a file from an SFTP server. Note that if the public key offered by
the server is not found on the local system, it will be saved locally.
Console#copy sftp file
SFTP server IP address: 192.168.0.110
User [Anonymous]:
Password:
Choose file type:
1. config: 2. opcode: 3. loader: 1
Source file name: startup2.cfg
Destination file name: startup2.cfg
Flash programming started.
Flash programming completed.
Success.
Console#