Version 7.2 305 Mediant MSBR
Reference Guide 44. http-proxy
44.3 http-proxy http-proxy-host
This command configures the HTTP Proxy Hosts table, which lets you define HTTP Proxy
hosts for HTTP Proxy services. An HTTP Proxy Host represents the HTTP-based managed
equipment (e.g., IP Phone). The table is a "child" of the HTTP Proxy Services table.
Syntax
(config-network)# http-proxy http-proxy-host <Index of http-proxy-
serv>/<Index of http-proxy-host>
(http-proxy-host-<Index>/<Index>)#
Command Description
Configures the HTTP Port
Assigns a local, network interface to the HTTP Proxy Host.
Configures the protocol type.
Configures the address of the managed equipment (host).
tls-context
Configures the name of the TLS Context for TLS
connections to this HTTP Proxy Host.
verify-cert
Enables TLS certificate verification when the connection
with the host is based on HTTPS.
Command Mode
Privileged User
Example
This example configures an HTTP interface called "EMS":
(config-network)# http-proxy http-proxy-host 0/0
(http-proxy-host-0/0)# network-interface oamp
(http-proxy-host-0/0)# proxy-address 120.5.5.6
(http-proxy-host-0/0)# protocol http