Default configuration, Command mode, User guidelines – Dell POWEREDGE M1000E User Manual

Page 1338: Example, Script validate, Syntax

Advertising
background image

1336

Command Line Configuration Scripting Commands

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 gigabitethernet 1/0/1

ip address 176.242.100.100 255.255.255.0

exit

script validate

Use the script validate command in Privileged EXEC mode to validate a

script file by parsing each line in the script file.The validate option is

intended for use as a tool in script development. Validation identifies

potential problems though it may not identify all problems with a given

script.

Syntax

script validate

scriptname

scriptname

— Name of the script file being validated. (Range: 1-31

characters)

Default Configuration

This command has no default configuration.

2CSPC4.XModular-SWUM200.book Page 1336 Thursday, March 10, 2011 11:18 AM

Advertising