add added files
[bcm963xx.git] / userapps / broadcom / cfm / html / hlppppoeauth.html
diff --git a/userapps/broadcom/cfm/html/hlppppoeauth.html b/userapps/broadcom/cfm/html/hlppppoeauth.html
new file mode 100755 (executable)
index 0000000..bb9d601
--- /dev/null
@@ -0,0 +1,88 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--
+       (c) 2005 U.S. Robotics Corporation
+-->
+<html>
+<head>
+       <title></title>
+
+       <link href="usr_main.css" rel="stylesheet" type="text/css">
+       <script src="usr_menus.js" type="text/javascript"></script>
+       <script src="usr_common.js" type="text/javascript"></script>
+
+<meta HTTP-EQUIV='Pragma' CONTENT='no-cache'>
+</head>
+<body onload="initMenu('idMenu');">
+
+<script type="text/javascript">
+       setPageTitle("<%ejGetWl(wlInterface)%>");
+       writeHeader("Authentication With ISP Test", "<%ejGet(curUserName)%>", "<%ejGetOther(sysInfo, adslStd)%>", "<%ejGetOther(sysInfo, noBrPrtcl)%>", <%ejGetOther(sysInfo, pppIpExtension)%>, <%ejGetOther(sysInfo, enblFirewall)%>, <%ejGetOther(sysInfo, enblNat)%>, "<%ejGetWl(wlInterface)%>", <%ejGet(enblQos)%>);
+</script>
+
+  <form>
+    <table border="1" cellpadding="4">
+      <tr>
+        <td>
+          <div align="center"><b>Pass:</b></div>
+        </td>
+        <td>Indicates that your user name and password stored in the
+          router has authenticated with ISP&rsquo;s network.</td>
+      </tr>
+      <tr>
+        <td>
+          <div align="center"><b>Fail:</b></div>
+        </td>
+        <td>Indicates that the router was unable to verify your
+          user name and password with ISP&rsquo;s network. </td>
+      </tr>
+    </table>
+    <P>If the test fails, follow the troubleshooting procedures listed below and
+      rerun the diagnostics tests by clicking on the <b>Rerun Diagnostic Tests</b>
+      button at the bottom of this page. If all the tests pass, close and restart
+      your Web browser to access the Internet.</P>
+    <P><B>Troubleshooting:</B></P>
+    <P>NOTE: If <i>Test PPP server connection</i> fails, this test result displays
+      N/A.
+    <ol>
+      <li>
+        <p>After turning on your router, wait for at least one minute to establish
+          a connection. Run the diagnostic tests again by clicking on the <b>Rerun
+          Diagnostic Tests</b> button at the bottom of this page. </p>
+      </li>
+      <li>
+        <p>If this is the first time you are configuring your router, your
+          user name and password are case-sensitive; make sure your <i>Caps Lock</i>
+          on your keyboard is not enabled. When prompted to type your user name,
+          type your full e-mail address. </p>
+      </li>
+      <li>
+        <p>With the router on, press the external Reset button on the router
+          for at least five seconds and release it, wait for it to completely
+          restart, then close and restart your Web browser. This resets the router
+          to its default settings. To reconfigure the router, type your DSL
+          account user name and password.</p>
+      </li>
+      <li> If your DSL has been working properly for a long period of time and
+        you are suddenly experiencing this problem, there may be a problem with
+        the DSL network.You may need to wait from 30 minutes to a couple of hours,
+        and if you are still experiencing this problem, try turning off the router
+        and wait 10 seconds and turn it back on. Wait a couple of minutes and
+        if the DSL and PPP LEDs on the router remain a solid color, close your
+        Web browser and restart it. If the LEDs do not go solid, contact your ISP&rsquo;s
+        Technical Support. </li>
+    </ol>
+    <p>
+      <input type='button' onClick='location.href="diag.html"'
+                  value='Rerun Diagnostic Tests' name="button" id="button">
+    </p>
+    <p>Contact your ISP&rsquo;s Technical Support if you have tried all of the above and still
+      are experiencing a fail condition.</p>
+  </form>
+
+<script type="text/javascript">
+       writeFooter();
+</script>
+
+</body>
+</html>
+