Dell Force10 MXL Blade Reference Manual page 23

Ftos command line reference guide for the mxl 10/40gbe switch io module
Hide thumbs Also See for Force10 MXL Blade:
Table of Contents

Advertisement

FTOS supports copying the running-configuration to a TFTP server or to an FTP server:
copy running-config tftp:
copy running-config ftp:
Example
Figure 3-1. copy running-config scp: Command Example
In this example — copy scp: flash: — specifying SCP in the first position indicates that the target is to
be specified in the ensuing prompts. Entering flash: in the second position means that the target is the
internal Flash. In this example the source is on a secure server running SSH, so the user is prompted for
the UDP port of the SSH server on the remote host.
Example
Figure 3-2. Using scp to copy from an SSH Server
Related
cd
Commands
copy running-config startup-config
Copy running configuration to the startup configuration.
Syntax
copy running-config startup-config {duplicate}
Command Modes
EXEC Privilege
Command
Version 8.3.16.1
History
Usage
This command is useful for quickly making a changed configuration on one chassis available on
Information
external flash in order to move it to another chassis.
FTOS#copy running-config scp:
Address or name of remote host []: 10.10.10.1
Port number of the server [22]: 99
Destination file name [startup-config]: old_running
User name to login remote host: sburgess
Password to login remote host:
Password to login remote host? dilling
FTOS#copy scp: flash:
Address or name of remote host []: 10.11.199.134
Port number of the server [22]: 99
Source file name []: test.cfg
User name to login remote host: admin
Password to login remote host:
Destination file name [test.cfg]: test1.cfg
Introduced on MXL 10/40GbE Switch IO Module
Changes the working directory.
File Management | 23

Advertisement

Table of Contents
loading

Table of Contents