Reference Guide 304 Document #: LTRT-17939
Mediant MSBR
44.2 http-proxy http-interface
This command configures the HTTP Interfaces table, which lets you define HTTP Interfaces.
An HTTP Interface represents a local, listening interface for receiving HTTP/S requests from
HTTP-based (Web) clients such as managed equipment (e.g., IP Phones) and AudioCodes
EMS management tool for HTTP/S-based services.
Syntax
(config-network)# http-proxy http-interface <Index>
(http-interface-<Index>)#
Command Description
Configures the local, listening HTTP port.
interface-name
Configures an arbitrary name to easily identify the
interface.
Assigns a local, network interface to the HTTP interface.
Configures the protocol type.
tls-context
Configures the name of the TLS Context for TLS
connections to this HTTP Proxy.
verify-cert
Enables TLS certificate verification when the connection
with the proxy service is based on HTTPS.
Command Mode
Privileged User
Example
This example configures an HTTP interface called "EMS":
(config-network)# http-proxy http-interface 0
(http-interface-0)# interface-name EMS
(http-interface-0)# network-interface oamp
(http-interface-0)# http-port 6010
(http-interface-0)# network-interface http