[Contents] [Prev] [Next] [Index] [Report an Error]

web-management

Syntax

web-management {
http {
interfaces [ interface-names ];
port port;
}
https {
interfaces [ interface-names ];
local-certificate name;
port port;
}
}

Hierarchy Level

[edit system services]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Configure settings for HTTP or HTTPS access. HTTP access allows management of the router using the browser-based J-Web graphical user interface. HTTPS access allows secure management of the router using the J-Web interface. With HTTPS access, communication between the router Web server and your browser is encrypted.

Options

The remaining statements are explained separately in this chapter.

Usage Guidelines

See the J-Web Interface User Guide.

Required Privilege Level

system—To view this statement in the configuration.

system-control—To add this statement to the configuration.

Related Topics

http, https, port (HTTP/HTTPS)


[Contents] [Prev] [Next] [Index] [Report an Error]