<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>
Filename: reject_novlan.html
Web and MAC Authentication
Setup Procedure for Web/MAC Authentication
3-27
Need help?
Do you have a question about the 2900 and is the answer not in the manual?