Reference Guide

50 | Getting Started
www.dell.com | support.dell.com
To configure an enable password:
Configuration File Management
Files can be stored on and accessed from various storage media. Rename, delete, and copy files on the
system from the EXEC Privilege mode.
The E-Series TeraScale and ExaScale platforms architecture use Compact Flash for the internal and
external Flash memory. It has a space limitation but does not limit the number of files it can contain.
Copy Files to and from the System
The command syntax for copying files is similar to UNIX. The copy command uses the format copy
source-file-url destination-file-url.
To copy a local file to a remote system, combine the file-origin syntax for a local file location with the
file-destination syntax for a remote file location shown in Table 5-1, "Forming a copy Command," in
Getting Started.
To copy a remote file to Dell Force10 system, combine the
file-origin syntax for a remote file location
with the
file-destination syntax for a local file location shown in Table 5-1, "Forming a copy
Command," in Getting Started
Task Command Syntax Command Mode
Create a password to
access EXEC Privilege
mode.
enable [password | secret] [level level] [encryption-type]
password
level is the privilege level, is 15 by default, and is not required.
encryption-type specifies how you are inputting the password, is 0
by default, and is not required.
0 is for inputting the password in clear text.
7 is for inputting a password that is already encrypted using a
DES hash. Obtain the encrypted password from the configuration
file of another Dell Force10 system.
5 is for inputting a password that is already encrypted using an
MD5 hash. Obtain the encrypted password from the configuration
file of another Dell Force10 system.
CONFIGURATION
Note: Using flash memory cards in the system that have not been approved by Dell Force10 can cause
unexpected system behavior, including a reboot.
Note: Refer to the FTOS Command Reference for a detailed description of the copy command.