Quick Reference Guide

124 | System Configuration Commands
www.dell.com | support.dell.com
script show
This command displays the contents of a script file.
Syntax
script show scriptname
The scriptname is the file name of the script file, including extension. The script name must be
“startup-config” or have a file extension of “.scr”.
Mode
Privileged Exec
The format of the display is: Line <no>: <Line contents>
script validate
This command validates a configuration script file by parsing each line in the script file where
scriptname is the name of the script to be validated. The validation stops at the first failure of a
command.
Syntax
script validate scriptname
The scriptname is the file name of the script file, including extension. The script name must be
“startup-config” or have a file extension of “.scr”.
Mode
Privileged Exec