Show, Clear, Debug, and Tools Command Reference
520 Basic System Configuration Guide
script
Syntax script [script-name] [owner script-owner]
Context show>system>script-control
Description This command displays script parameters.
Parameters script-name — Displays information for the specified script.
owner script-owner — Displays information for the specified script owner.
Output The following table describes the show script output fields.
Sample Output
A:sim1>show>system>script-control# script
===============================================================================
Script Information
===============================================================================
Script : test
Owner name : TiMOS CLI
Description : asd
Administrative status : enabled
Operational status : enabled
Script source location : ftp://*****:******@100.100.100.1/home/testlab_bgp
/test1.cfg
Last script error : none
Last change : 2015/01/07 17:10:03
===============================================================================
A:sim1>show>cron#
Table 66: Show script output
Label Description
Script Displays the name of the script.
Script owner Displays the owner name of script.
Administrative status Enabled — Administrative status is enabled.
Disabled — Administratively disabled.
Operational status Enabled — Operational status is enabled.
Disabled — Operationally disabled.
Script source location Displays the location of scheduled script.
Last script error Displays the system time of the last error.
Last change Displays the system time of the last change.