CLI Commands: Base
CLI L2P
Release
7.0
05/2011
4.8
Scripting Commands
169
4.8.4 script show
This command displays the contents of a script file. The parameter <script-
name> is the name of the script file.
Format
script show <scriptname>
Mode
Privileged EXEC
The format of display is
Line <no>: <Line contents>
4.8.5 script validate
This command validates a script file by parsing each line in the script file
where <scriptname> is the name of the script to validate.The validate option
is intended to be used as a tool for script development.
Validation identifies potential problems. It may or may not identify all prob-
lems with a given script on any given device.
Format
script validate <scriptname>
Mode
Privileged EXEC