1
diagsetburinin 1-121
Telnet Commands
diagsetburinin
Initializes the blade for a burn-in run.
Syntax diagsetburnin [-slot [slot]] scriptname
Availability Admin
Description Use this command to set up the blade burn-in parameters for the
registered burn-in script. Once this is known, then the blade
parameters are initialized.
The errors and activity logs are stored in nonvolatile memory. The
errors produced are available from burninerrshow command on a
per blade basis. When power cycles occur, the burn-in activity is
restarted at the test that was interrupted at the time of the power
cycle.
This command does not require a reboot to take effect.
Operands This command has the following operands:
Example To view the current burn-in settings for a switch:
switch:admin> diagsetburnin -current
existing script is: switchburnin.sh
Enabling burnin on switch: 1, slots: 7 9
Burnin level is now 1.
Burnin mode is Enabled.
Removing all log files in /var/log for slot 7
Slot 7 burnin name is now switchburnin.sh
Removing all log files in /var/log for slot 9
Slot 9 burnin name is now switchburnin.sh
Config update Succeeded
switch:admin>
See Also diagHelp
-slot slot Specify the slot number to initialize. If this option
is not specified, then all slots on the switch are
setup for burn-in. This operand is optional.
scriptname Specify the name of the burn-in script to run. The
default is switchburnin.sh. This operand is
optional.