Quick Reference Guide

System Configuration Commands | 123
script apply
This command backs up the running configuration and then starts applying the commands in the script
file. Application of the commands stops at the first failure of a command.
Syntax
script apply scriptname
The scriptname is the file name of the script file (including extension) to be applied. The script name
must be “startup-config” or have a file extension of “.scr”.
Mode
Privileged Exec
Usage
Use the show running-config command to capture the running configuration into a script. Use the
copy command to transfer the configuration script to/from the switch.
Related
Commands
script delete
This command deletes a specified script.
Syntax
script delete {scriptname | all}
Parameters
Mode
Privileged Exec
script list
This command lists all scripts present on the switch as well as the total number of files present.
Syntax
script list
Mode
Privileged Exec
Report Elements Configuration Script Name
Size (Bytes)
copy
Downloads files to the switch and uploads files from the switch. Copies files
within the system and between switches.
show running-config
Display/capture the current setting of different protocol packages supported
on the switch.
scriptname
File name, including extension (“.scr”), of the configuration script to be deleted
all
Deletes all configuration script files from the switch.