• enable password stores the password in the running/startup configuration using a DES encryptionmethod.• enable secret is stored in the running/startup configuration in using a stronger, MD5 encryptionmethod.Dell Networking recommends using the enable secret password.To configure an enable password, use the following command.• Create a password to access EXEC Privilege mode.CONFIGURATION modeenable [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 notrequired.* 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 encryptedpassword from the configuration file of another Dell Networking system.* 5 is for inputting a password that is already encrypted using an MD5 hash. Obtain theencrypted password from the configuration file of another Dell Networking system.Configuration File ManagementFiles can be stored on and accessed from various storage media. Rename, delete, and copy files on thesystem from EXEC Privilege mode.Copy Files to and from the SystemThe command syntax for copying files is similar to UNIX. The copy command uses the format copysource-file-url destination-file-url.NOTE: For a detailed description of the copy command, refer to the Dell Networking OS CommandReference.• To copy a local file to a remote system, combine the file-origin syntax for a local file location with thefile-destination syntax for a remote file location.• To copy a remote file to Dell Networking system, combine the file-origin syntax for a remote filelocation with the file-destination syntax for a local file location.Table 3. Forming a copy CommandLocation source-file-url Syntax destination-file-url SyntaxFor a remote file location:FTP servercopy ftp://username:password@{hostip| hostname}/filepath/filenameftp://username:password@{hostip| hostname}/ filepath/filenameFor a remote file location:TFTP servercopy tftp://{hostip |hostname}/filepath/filenametftp://{hostip |hostname}/filepath/filename48 Getting Started