Reference Guide

Table Of Contents
this character is ignored. Any command line that begins with the “!” character is recognized as a
comment line and ignored by the parser.
The following lines show an example of a script:
! Script file for displaying management access
show telnet !Displays the information about remote connections
! Display information about direct connections
show serial
! End of the script file!
Note
To specify a blank password for a user in the configuration script, you must specify it as a
space within quotes. For example, to change the password for user jane from a blank
password to hello, the script entry is as follows:
users passwd jane
" "
hello
hello
script apply
This command applies the commands in the script to the switch. The scriptname parameter is the name
of the script to apply.
Format
script apply scriptname
Mode Privileged EXEC
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.
Format
script delete {scriptname | all}
Mode Privileged EXEC
script list
This command lists all scripts present on the switch as well as the remaining available space.
Format
script list
Mode Privileged EXEC
Column Meaning
Configuration Script Name of the script.
Size Privileged EXEC
Management Commands
ExtremeSwitching 200 Series: Command Reference Guide for version 01 .02.04.0007 130