Dell PowerConnect J-8208 Release Note page 14

Release notes junos version 10.3
Hide thumbs Also See for PowerConnect J-8208:
Table of Contents

Advertisement

Junos 10.3 OS Release Notes
14
session {
session-limit 7;
}
}
Disabling J-Web: Dynamic VPN must have the configured HTTPS certificate and
the webserver to communicate with the client. Therefore, the configuration at the
[edit system services web-management]
webserver cannot be deleted or deactivated. To disable J-Web, the administrator
must configure a loopback interface of
the webserver rejects all J-Web access requests.
web-management {
traceoptions {
level all;
flag dynamic-vpn;
flag all;
}
management-url my-jweb;
http {
interface lo0.0;
}
https {
system-generated-certificate;
}
limits {
debug-level 9;
}
session {
session-limit 7;
}
}
Changes in the Web access behavior: The following section illustrates the changes
in the Web access behavior when J-Web and dynamic VPN do not share and do
share the same interface:
Case 1: J-Web and dynamic VPN do not share the same interface.
Scenario
http(s)://server host
J-Web is enabled,
Navigates to the J-Web
and dynamic VPN
login page on the
is configured.
J-Web enabled
interface or to the
dynamic VPN login
page on the dynamic
VPN enabled interface
depending on the
server host chosen
hierarchy level required to start the appweb
lo0
for HTTP or HTTPS. This ensures that
http(s)://server
http(s)://server
host//configured
host//dynamic-vpn
attribute
Navigates to the J-Web
Navigates to the
login page if the J-Web
dynamic VPN login
attribute is configured;
page
otherwise, navigates to
the Page Not Found page

Advertisement

Table of Contents
loading

Table of Contents