Brocade Fabric OS Command Reference Manual - Supporting Fabric OS v5.3.0 (53-1000436-01, June 2007)

Fabric OS Command Reference Manual 131
53-1000436-01
diagSetCycle
2
diagSetCycle
Sets diagnostic script parameters.
Synopsis diagsetcycle script [-show | -default | [-keyword value]]
Description Use this command to provide an interactive method to update diagnostic command parameters. If
only script is specified, the command displays all configuration variables used by the specified
script and enter an interactive session. Using the full parameters, variables can be updated
noninteractively.
In interactive mode, the current value, default value, and description of purpose of the variable are
displayed for each variable. If no new value is specified, the current value is left unchanged. If a
new value is entered, its value is updated and stored in the configuration database for that blade
type. This command does not require a reboot to take effect.
It is advisable to run the burninErrClear command prior to running diagSetBurnin and diagSetCycle.
Operands This command has the following operands:
script Specify a script in which you want to change parameters.
-show Specify this operand to display the parameters for the specified diagnostic
script.
-default Specify this operand to set the script parameters to default values.
-keyword value The script parameters can be updated noninteractively using this style of
option list. value is the keyword to update; the value should be specified
manually in this case.
Examples To update diagnostic command parameters:
switch:admin> diagsetcycle switchburnin.sh -show
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
See Also burninLevel, diagSetBurnin, diagStopBurnin