Basic Operation Guide 2014/02

Example 73 WebUI idle timeout
HP-5406zl(config)# web-management
idle-timeout Set the idle timeout for web management sessions.
management-url Specify URL for web interface [?] button.
plaintext Enable or disable the http server (insecure).
ssl Enable or disable the https server (secure).
support-url Specify URL for web interface support page.
HP-5406zl(config)# web-management idle-timeout
<300-7200> Enter an integer number.
Reconfigure WebAgent access
In the default configuration, web browser access is enabled.
Syntax:
[no] web-management [listen | <oobm | data | both> ]
Use the no version of the command to disable inbound HTTP access.
The listen parameter is available only on switches that have a separate out-of-band
management port. Values for this parameter are:
oobm inbound HTTP access is enabled only on the out-of-band management
port.
data inbound HTTP access is enabled only on the data ports.
both inbound HTTP access is enabled on both the out-of-band management
port and on the data ports. This is the default value.
See Appendix I, "Network Out-of-Band Management" in this guide for more
information on out-of-band management.
The listen parameter is not available on switches that do not have a separate
out-of-band management port.
To disable WebAgent access:
HP Switch(config)# no web-management
To re-enable WebAgent access:
HP Switch(config)# web-management
Reconfigure the console/serial link settings
Syntax:
console
[terminal <vt100|ansi|none>]
[screen-refresh <1|3|5|10|20|30|45|60]
[baud-rate
<speed-sense|1200|2400|4800|9600|19200|38400|57600|1155200>]
[flow-control <xon/xoff|none>]
[idle-timeout <0-7200>]
[events [<none]|all|not-info|critical|debug>]
[local-terminal <vt100|none|ansi>]
Interface access: console/serial link, web, and inbound telnet 95