web-server-config

The web-server-config configuration element defines the web server parameters for the SIP Monitor and Trace web front-end.

Parameters

state
The state of the SIP Monitor and Trace web GUI.
inactivity-timeout
Time in minutes that the GUI must have remained inactive before it ends Web session.
  • Default: 5
  • Min: 0 / Max: 20
http-state
State of web GUI running, sending, and receiving standard, insecure HTTP traffic.
  • Default: enabled
  • enabled | disabled
http-port
HTTP port to use to connect to the Web server.
  • Default: 80
  • Min: 1 / Max: 65535
https-state
State of web GUI running, sending, and receiving secure HTTP traffic via the HTTPS protocol.
  • Default: disabled
  • enabled | disabled
https-port
HTTPS port to use to connect to the Web server.
  • Default: 443
  • Min: 1 / Max: 65535
http-interface-list
List of enabled HTTP interfaces. The GUI option is only supported on the ESBC.
  • Default: REST,GUI
  • REST
  • GUI
tls-profile
The tls-profile name for connecting to the web GUI over TLS.

Path

web-server-config is an element under the system-config element. The full path from the topmost ACLI prompt is: configure terminal, and then system, and then web-server-config.