60 | Getting Startedw w w . d e l l . c o m | s u p p o r t . d e l l . c o m Using Configuration ScriptsThis section contains:• Creating a Configuration Script on page 60• Viewing a Configuration Script File on page 60• Uploading a Configuration Script to a TFTP Server on page 61• Deleting a Script on page 61• Downloading a Configuration Script from a TFTP Server on page 62• Applying a Configuration Script on page 63• Listing Configuration Scripts on page 64Configuration scripts are ‘flat’ configuration files stored in the NVRAM. Their file names are appendedwith the “.scr” extension.The configuration scripts are editable text files that can be uploaded and downloaded to and from theswitch and a TFTP server.See the Configuration Scripting section in the System Configuration chapter of the SFTOS CommandReference for details on all scripting commands.Creating a Configuration ScriptOne way to create a “config script” is to use a variation of the show running-config command:Viewing a Configuration Script FileTo view the config script, use the script show scriptname.scr command.Command Syntax Command Mode Purposeshow running-config <scriptname>.scr Privileged Exec Create a configuration script by specific name.Note: Starting with Release 2.3, you can use show running-config startup-config to achieve thesame effect as you can with show running-config <scriptname>.scr. The resulting startup-config isa text file that you can save to a server and download to any switch.Force10 #show running-config test.scrConfig script created successfully.