Instruction Manual
AT8904M Management Commands
Page 6 - 33 AT8904M CLI Reference Manual
6.10.4 script list
This command lists all scripts present on the switch as well as the remaining available
space.
Format script list
Mode Global Config
Configuration Script Name of the script.
Size Privileged EXEC
6.10.5 script show
This command displays the contents of a script file, which is named <scriptname>.
Format script show <scriptname>
Mode Privileged EXEC
Output Format line <number>: <line contents>
6.10.6 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 validate <scriptname>
Mode Privileged EXEC
6.11 Pre-login Banner and System Prompt Commands
This section describes the commands you use to configure the pre-login banner and the
system prompt. The pre-login banner is the text that displays before you login at the
User: prompt.
6.11.1 copy (pre-login banner)
The copy command includes the option to upload or download the CLI Banner to or
from the switch. You can specify local URLs by using TFTP, Xmodem, Ymodem, or
Zmodem.
Default none
Format copy <tftp://<ipaddr>/<filepath>/<filename>> nvram:clibanner
copy nvram:clibanner <tftp://<ipaddr>/<filepath>/<filename>>
Mode Privileged EXEC
6.11.2 set prompt
This command changes the name of the prompt. The length of name may be up to 64
alphanumeric characters.
Format set prompt <prompt_string>
Mode Privileged EXEC