1 script apply, 2 script delete, 3 script list – Kontron AT8404 CLI User Manual

Page 322: 4 script show, 5 script validate, Script apply - 46, Script delete - 46, Script list - 46, Script show - 46, Script validate - 46

Advertising
background image

Management Commands

AT8404

AT8404 CLI Reference Manual

Page 5 - 46

5.11.1

script apply

This command applies the commands in the script to the switch. The <scriptname> parameter is the name of the
script to apply.

5.11.2

script delete

This command deletes a specified script where the <scriptname> parameter is the name of the script to delete.
The <all> option deletes all the scripts present on the switch.

5.11.3

script list

This command lists all scripts present on the switch as well as the remaining available space.

5.11.4

script show

This command displays the contents of a script file, which is named <scriptname>.

5.11.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 might not identify all problems with a given script on any given device.

Format

script apply

<scriptname>

Mode

Privileged EXEC

Format

script delete

{<scriptname> | all}

Mode

Privileged EXEC

Format

script list

Mode

Global Config

Term

Definition

Configuration

Script

Name of the script.

Size

Privileged EXEC

Format

script show

<scriptname>

Mode

Privileged EXEC

Term

Definition

Output Format

line

<number>: <line contents>

Format

script validate

<scriptname>

Mode

Privileged EXEC

Advertising