Skip to main content

timeouts command

Use this command to display or change the timeout values.

  • To display the timeouts, type timeouts.
  • To change timeout values, type the options followed by the values.
  • To change timeout values, you must have at least Adapter Configuration authority.

The following table shows the arguments for the timeout values. These values match the graduated scale pull-down options for server timeouts on the web interface.

Table 1. timeouts command.

The following table is a multi-row four column table consisting of the options, option descriptions, and associated values for the options.

OptionTimeoutUnitsValues
-fPower off delayminutesdisabled, 0.5, 1, 2, 3, 4, 5, 7.5, 10, 15, 20, 30, 60, 120
-lLoader timeoutminutesdisabled, 0.5, 1, 1.5, 2, 2.5, 3, 3.5, 4, 4.5, 5, 7.5, 10, 15, 20, 30, 60, 120
-oOperating system timeoutminutesdisabled, 2.5, 3, 3.5, 4
-sOS failure screen capture with HW error/disabled, enabled
Syntax:
timeouts [options]
options:
-f power_off_delay_watchdog_option
-o OS_watchdog_option
-l loader_watchdog_option
-s OS failure screen capture with HW error
Example:
system> timeouts
-o disabled
-l 3.5
-f disabled
-s disabled
system> timeouts -o 2.5
ok
system> timeouts
-o 2.5
-l 3.5
-f disabled
-s disabled