Run-Script - Cisco AP775A - Nexus Converged Network Switch 5010 Command Reference Manual

Cisco nexus 5000 series command reference, release 4.1(3)n1(1) (ol-16599-01, august 2009)
Hide thumbs Also See for AP775A - Nexus Converged Network Switch 5010:
Table of Contents

Advertisement

run-script

S e n d c o m m e n t s t o n x 5 0 0 0 - d o c f e e d b a c k @ c i s c o . c o m
run-script
To run a command script file at the command-line interface (CLI), use the run-script command.
Syntax Description
filesystem:
//module/
directory/
filename
There can be no spaces in the filesystem://server/directory/filename string. Individual elements of this
Note
string are separated by colons (:) and slashes (/).
Command Default
None
Command Modes
EXEC mode
Command History
Release
4.0(0)N1(1a)
Usage Guidelines
You must create the command file on a remote device and download it to the Cisco Nexus 5000 Series
switch using the copy command.
Examples
This example shows how to run a command script file:
switch# run-script script-file
Related Commands
Command
cd
copy
dir
echo
pwd
sleep
Cisco Nexus 5000 Series Command Reference
1-68
run-script [filesystem:[//module/]][directory/]filename
(Optional) Name of a file system. The name is case sensitive.
(Optional) Identifier for a supervisor module. Valid values are sup-active,
sup-local, sup-remote, or sup-standby. The identifiers are case sensitive.
(Optional) Name of a directory. The name is case sensitive.
Name of the command file. The name is case sensitive.
Modification
This command was introduced.
Description
Changes the current working directory.
Copies files.
Displays the directory contents.
Displays a test string on the terminal.
Displays the name of the current working directory.
Causes the CLI to pause for a defined number of seconds.
Chapter 1
Basic System Commands
OL-16599-01

Advertisement

Table of Contents
loading

Table of Contents