EasyManua.ls Logo

ProCurve 2900 - Page 93

Default Icon
432 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Web and MAC Authentication
Setup Procedure for Web/MAC Authentication
Filename: accept.html
<html>
<head>
<title>EWA User Login</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="refresh" content="<!- ESI(WAUTHREDIRECTTIMEGET, 1) ->;URL=<!-
ESI(WAUTHREDIRECTURLGET, 1) ->">
<SCRIPT>
var interval = "";
var i = <!- ESI(WAUTHREDIRECTTIMEGET, 1) ->;
function startcountdown()
{
interval = window.setInterval("tick()",1000);
}
function stopcountdown()
{
window.clearInterval (interval);
interval="";
}
function tick()
{
document.countdown.display.value = i--;
if (i == -1){
stopcountdown();
}
}
</SCRIPT>
</head>
<body bgcolor="#FFFFFF" text="#000000">
<h1><font face="Verdana, Arial, Helvetica, sans-serif">EWA Access Granted</font></h1>
<p><font face="Verdana, Arial, Helvetica, sans-serif">You have been authenticated.
Please wait while network connection refreshes itself. </font></p>
<form name=countdown>
<p><font face="Arial, Helvetica, sans-serif">Time (sec) Remaining: </font>
<input type=text name=display value="">
</p>
</form>
<script>
startcountdown();
</script>
</body>
</html>
3-21

Table of Contents

Related product manuals