132 Configuration Scripting Commands
script show This command displays the contents of a script file, which is named
scriptname.
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 might not identify all problems with a given script on any given
device.
Format
script show
scriptname
Mode Privileged EXEC
Term Definition
Output Format
line number: line contents
Format
script validate
scriptname
Mode Privileged EXEC