932 Configuration and Image File Commands
Example
The following example attaches a file description to image2.
console#filedescr image2 “backedup on 03-22-05”
script apply
Use the script apply command in Privileged EXEC mode to apply the commands in the script 
to the switch.
Syntax
script apply 
scriptname
•
scriptname
 — Name of the script file to apply. (Range 1–31 characters)
Default Configuration
This command has no default configuration.
Command Mode
Privileged EXEC mode
User Guidelines
This command has no user guidelines.
Example
The following example applies the 
config.scr
 script to the switch.
console#script apply config.scr
script delete
Use the script delete command in Privileged EXEC mode to delete a specified script. 
Syntax
script delete {
scriptname
|all}
•
scriptname
 — Script name of the file being deleted. (Range 1-31 characters)
Default Configuration
This command has no default configuration.