Brocade 6910 Ethernet Access Switch Configuration Guide (Supporting R2.2.0.0) User Manual

Page 125

Advertising
background image

Brocade 6910 Ethernet Access Switch Configuration Guide

69

53-1002651-02

5

File Management

The following example shows how to copy the running configuration to a startup file.

Console#copy running-config file

destination file name: startup

Write to FLASH Programming.

\Write to FLASH finish.

Success.

Console#

The following example shows how to download a configuration file:

Console#copy tftp startup-config

TFTP server ip address: 10.1.0.99

Source configuration file name: startup.01

Startup configuration file name [startup]:

Write to FLASH Programming.

\Write to FLASH finish.

Success.

Console#

This example shows how to copy a secure-site certificate from an TFTP server. It then reboots the
switch to activate the certificate:

Console#copy tftp https-certificate

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 <y/n>? y

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

Advertising