Netgear GSM7324 사용자 가이드

다운로드
페이지 422
Command Line Interface Reference for the ProSafe 7300 Series Layer-3 Switches, Software Ver-
18-28
System Maintenance Commands
v1.0, December 2005
18.5.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.
Format  
script delete
 
{<scriptname> | all} 
Mode  
Global Config
18.5.3  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   
Size of the script.
18.5.4  script show
This command displays the contents of a script file, which is named 
<scriptname>
Format  
script show
 
<scriptname>
Mode  
Global Config
Output Format  
line
 
<number><line contents>
18.5.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 validate
 
<scriptname> 
Mode  
Global Config