ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzalr_5.4.0.1/rzalradvvpn00.htm

71 lines
2.9 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 4.0//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<LINK rel="stylesheet" type="text/css" href="../rzahg/ic.css">
<title>
VPN planning advisor
</title>
<script type="text/javascript" language="JavaScript">
<!-- //////////
//START NON-TRANSLATABLE
//Obtain name of HTML file in parent frame.
var parentDir = parent.window.location.href.substring(0,location.href.lastIndexOf('/')+1);
var parentUrl = parent.window.location.href.substring(parentDir.length,parent.window.location.href.length+1);
if (parentUrl.indexOf("#") >= 0) { parentUrl = parentUrl.substring(0,parentUrl.indexOf("#"));}
function loadHidden() {
//Is the hidden frame already loaded with the correct html?
if (parentUrl != "rzalradvvpnwelcome.htm") {
window.location = "rzalradvvpnwelcome.htm"; //load advisor frameset
return;
} else {
//Obtain name of HTML file in hidden frame.
var hiddenDir = parent.hidden.window.location.href.substring(0,location.href.lastIndexOf('/')+1);
var hiddenUrl = parent.hidden.window.location.href.substring(hiddenDir.length,parent.hidden.window.location.href.length+1);
if (hiddenUrl.indexOf("#") >= 0) { hiddenUrl = hiddenUrl.substring(0,hiddenUrl.indexOf("#"));}
if (hiddenUrl != "rzalradvvpnhidden.htm") {
//Correct HTML not loaded, load it
parent.hidden.window.location = "rzalradvvpnhidden.htm";
}
}
}
function onNext() {
window.location = "rzalradvvpn120.htm";
}
//END NON-TRANSLATABLE
//////////-->
</script>
</head>
<body onLoad="loadHidden()">
<script type="text/javascript" language="Javascript" src="../rzahg/synch.js"></script>
<noscript>
<p><strong>Warning:</strong> This advisor uses Javascript to function. Ensure you are using
a browser which supports Javascript and that Javascript is enabled.</p></noscript><h2>VPN planning advisor</h2>
<strong>Welcome!</strong>
<p>Use the VPN planning advisor to help you determine what type of
virtual private network (VPN) you should create to suit your business needs. The advisor
also suggests what steps you must take to actually configure your
VPN.</p>
<p>The VPN planning advisor covers the most basic network
configuration scenarios, and is intended only to guide you through
the configuration process. Configuring a VPN is a complex process that
requires you to perform several tasks. The advisor assists you with
these tasks. It will not perform the configuration, but rather,
provides you with a work sheet to aid you when you configure your
VPN by using iSeries<SUP>(TM)</SUP> Navigator.</p>
<p>&nbsp;</p>
<form action="submit" name="form1">
<center><!-- TRNOTE Translate only the value attribute in the next two lines -->
<input name="submit" type="button" value="&nbsp;Next &gt;&gt;&nbsp;" onClick="onNext()"></center>
</form>
</body>
</html>