Script show – Dell PowerEdge M600 User Manual
Page 358

344
Configuration and Image File Commands
www
.dell.com | support.dell.com
Command Mode
Privileged EXEC mode
User Guidelines
This command has no user guidelines.
Example
The following example displays all scripts present on the switch.
console#script list
Configuration Script Name Size(Bytes)
-------------------------------- -----------
0 configuration script(s) found.
2048 Kbytes free.
script show
Use the script show command in Privileged EXEC mode to display the contents of a script file.
Syntax
script show scriptname
•
scriptname—Name of the script file to be displayed. (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.
Example
The following example displays the contents of the script file config.scr.
console#script show config.scr
interface ethernet 1/g1
ip address 176.242.100.100 255.255.255.0
exit