EasyManua.ls Logo

ProCurve 2900 - Page 99

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: reject_novlan.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(WAUTHQUIETTIMEGET,1) ->;URL=/EWA/
index.html">
<SCRIPT>
var interval = "";
var i = <!- ESI(WAUTHQUIETTIMEGET, 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 Denied</font></h1>
<p><font face="Verdana, Arial, Helvetica, sans-serif">Your credentials were not accepted.
Please wait <!- ESI(WAUTHQUIETTIMEGET, 1) -> seconds to retry. You will be redirected
automatically to login page. </font></p>
<form name=countdown>
<p><font face="Arial, Helvetica, sans-serif">Time (sec) Remaining: </font>
<input type=text name=display value="" size="5">
</p>
</form>
<script>
startcountdown();
</script>
</body>
</html>
3-27

Table of Contents

Related product manuals