Configuring the Web Interface Proxy (CLI)
107
Media Flow Controller Administrator’s Guide
Media Flow Controller Configuration Tasks (CLI)
Example:
test-vos (config) #
web auto-logout 9000
test-vos (config) #
web http port 8080
test-vos (config) #
web httpd listen interface eth0
test-vos (config) #
web https port 443
test-vos (config) #
web session renewal 60
test-vos (config) #
web session timeout 9000
test-vos (config) #
Configuring the Web Interface Proxy (CLI)
Configure Web interface proxy settings if your Web server uses a proxy. The web proxy
command lets you specify authentication for access to the Media Flow Controller Web
interface, and a host for the proxy.
The Web proxy auth options do not take affect without a configured Web proxy host. See
web
for CLI details.
1.
Set Web proxy authentication options; basic is HTTP basic authentication. Default is
none. If you set the authtype to basic, then use auth basic to set the password and
username to be authenticated.
web proxy auth authtype {none | basic}
web proxy auth basic password <plaintext_password>
web proxy auth basic username <username>
2.
Set the Web proxy host and, optionally, port (default is 1080). Setting the Web proxy host
enables the Web proxy. If set, this proxy accepts HTTP and FTP downloads (FTP default
port is 21).
web proxy host <IP_address> [port <TCP_port>]
Example:
test-vos (config) #
web proxy auth authtype basic
test-vos (config) #
web proxy auth basic password 123
test-vos (config) #
web proxy auth basic username admin
test-vos (config) #
web proxy host 123.45.10.9 port 8080
test-vos (config) #
Содержание MEDIA FLOW CONTROLLER 2.0.4 -
Страница 6: ...Media Flow Controller Administrator s Guide VI Copyright 2010 Juniper Networks Inc...
Страница 24: ...LIST OF FIGURES XXIV Copyright 2010 Juniper Networks Inc...
Страница 37: ...Copyright 2010 Juniper Networks Inc 37 PART 1 Media Flow Controller Administration...
Страница 38: ...Media Flow Controller Administrator s Guide 38 Copyright 2010 Juniper Networks Inc...
Страница 285: ...Copyright 2010 Juniper Networks Inc 285 PART 2 Media Flow Controller Command and MIB Reference...
Страница 286: ...Media Flow Controller Administrator s Guide 286 Copyright 2010 Juniper Networks Inc...