
1
diagsetcycle 1-123
Telnet Commands
Example To view the parameters for a script:
switch:admin> diagsetcycle -show
Syntax: diagSetCycle <script_name> [ -show | -default | <-keyword value>.. ]
  -show            Outputs the values of the variables (No editing)
  -default         Sets the values to the default value
  -keyword value   Sets the value of a specific keyword (-number_of_runs 3)
Please specify what diag cycles to set.
Choices are:
 0) EXIT
 1) switchburnin.sh
Make selection (0-1)
1
script selection: switchburnin.sh
CURRENT - KEYWORD       : DEFAULT
 1      - number_of_runs        : 1
 2      - vib   : 2
 10     - thermal       : 10
 BURNIN - label : BURNIN
 1      - tbr_passes    : 1
 1      - prt_on        : 1
 1      - cntmem_on     : 1
 1      - cmi_on        : 1
 1      - retention_on  : 1
 1      - cam_on        : 1
 50     - flt_passes    : 50
 25     - sta_passes    : 25
 100    - plb_nframes   : 100
 50     - txd_nframes   : 50
 200    - xpt_nframes   : 200
 20     - bpt_nframes   : 20
 50     - slk_nmegs     : 50
 30     - bpt_all_nframes       : 30
 50     - slk_all_nmegs : 50
switch:admin> 
See Also diagHelp