– 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/filenameFor a remote file location:SCP servercopy scp://{hostip |hostname}/filepath/filenamescp://{hostip |hostname}/filepath/filenameImportant Points to Remember• You may not copy a file from one remote system to another.• You may not copy a file from one location to the same location.• When copying to a server, you can only use a hostname if a domain name server (DNS) server isconfigured.• The usbflash command is supported on the device. Refer to your system’s Release Notes for a list ofapproved USB vendors.Getting Started 49