Users Guide

Switch Management Commands 1938
Command Line Configuration
Scripting Commands
The Configuration Scripting feature allows the user to generate text-
formatted files representing the current system configuration. These
configuration script files can be uploaded to a computer and edited, then
downloaded to the system and applied to the system. This feature allows the
flexibility of creating command configuration scripts that can be applied to
several switches with minor or no modifications.
Commands applied from a script are additive in nature. That is, they modify,
but do not automatically replace the current configuration. Any valid
command can be placed in a script, including show commands.
Scripts execute in Privileged Exec mode. The script author must add a
command (configure) in order to enter Global Configuration mode.
script apply
Use the script apply command 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.