To configure the system information request timeout period using the CLI:
hostname (config) # hx server sysinfo task-timeout <seconds>
To restore the default system information timeout period of 43200 seconds (12 hours):
hostname (config) # no hx server sysinfo task-timeout <seconds>
hostname (config) # show hx server general
Enable the CLI configuration mode:
hostname > enable hostname (config) # configure terminalEnter the number of seconds for the new system information request timeout period. Valid values range from 0 to 31536000 seconds (1 year). The default timeout period is 43200 seconds (12 hours).
Verify updated sysinfo settings:
Save your settings:
hostname (config) # write mem