Configuring The Web Interface (Cli) - Juniper MEDIA FLOW CONTROLLER 2.0.4 - ADMINISTRATOR S GUIDE AND CLI Administrator's Manual

Administrator’s guide and cli command reference
Table of Contents

Advertisement

Media Flow Controller Configuration Tasks (CLI)
To upgrade using the CLI:
1. Fetch the upgrade image file with the supplied URL.
image fetch <URL>/<filename>
2. Install the image.
image install <filename>
3. Verify which boot image contains the upgrade.
show images
4. Switch to the boot partition containing the upgrade image, if needed.
image boot next
5. Reboot to that partition.
reload
6. Verify that the new image is booted.
show version

Configuring the Web Interface (CLI)

Before you configure the Media Flow Controller Web interface, see
Media Flow Controller" on page
Configure Web interface settings. The web command lets you specify time-outs, ports, and
protocols for access to the Media Flow Controller Web interface, also referred to as the
Management Console. See
interface port to something other than 80 as that port is used for service traffic; port 8080 is the
default, and recommended for Web interface access.
To configure the Web interface:
1. The Web interface (Management Console) is enabled by default. If you need to disable it
or re-enable it.
web no enable
web enable
2. Set the automatic logout when the Web interface is idle; default is 900 seconds or 15
minutes.
web auto-logout <number_of_minutes>
3. Enable HTTP, HTTPD, and HTTPS and set a port or listen interface (HTTPD only); all are
enabled by default. Default HTTP port is 8080, default HTTPD listen interface is eth0
(used for management), default HTTPS port is 443.
web http enable
web http port <port_number>
web httpd listen enable
web httpd listen interface <interface_name>
web https enable
web https port <port_number>
4. Configure Web session cookie options; renewal is the length of time before Web session
cookies are automatically regenerated, default is 30 minutes; timeout is the time after
which a session expires, default is 900 seconds or 15 minutes.
web session renewal <number_of_minutes>
web session timeout <number_of_minutes>
106
Configuring the Web Interface (CLI)
58.
web
for CLI details. We highly recommend setting the Web
Media Flow Controller Administrator's Guide
"Before You Configure
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Media flow controller 2.0.4

Table of Contents