add added files
[bcm963xx.git] / userapps / broadcom / cfm / html / hlpatmetoe.html
diff --git a/userapps/broadcom/cfm/html/hlpatmetoe.html b/userapps/broadcom/cfm/html/hlpatmetoe.html
new file mode 100755 (executable)
index 0000000..811e1ff
--- /dev/null
@@ -0,0 +1,81 @@
+<!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("ATM OAM End-to-end Ping Test", <%ejGet(enblQos)%>);
+</script>
+
+<form>
+    <table border="1" cellpadding="4">
+      <tr> 
+        <td> 
+          <div align="center"><b>Pass:</b></div>
+        </td>
+        <td>Indicates that the DSL modem can communicate with the 
+          DSL provider network.</td>
+      </tr>
+      <tr> 
+        <td> 
+          <div align="center"><b>Fail:</b></div>
+        </td>
+        <td>Indicates that the DSL modem may not be able to communicate 
+          with the DSL provider network. Occasionally the DSL provider network 
+          may intentionally block this traffic. Therefore if this test fails but 
+          you are still able to access the Internet, there is no need to troubleshoot 
+          this issue. </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> 
+    <p>NOTE: This test will fail if <i>Test ADSL Synchronization </i>also fails. 
+      Troubleshoot the <i>Test ADSL Synchronization</i> test first. </p>
+    <ol>
+      <li> 
+        <p>Turn off the DSL modem, wait 10 seconds and turn it back on. </p>
+      </li>
+      <li>
+        <p>With the modem on, press the external reset button on the DSL modem 
+          for at least five seconds and release it. This resets the DSL modem 
+          to its default settings. Wait for the DSL modem to completely restart, 
+          then close and restart your Web browser. To reconfigure the modem, type 
+          your DSL account user name and password.</p>
+      </li>
+      <li> 
+        <p>If this is the first time you are setting up your DSL modem, you may 
+          need to reconfigure your VPI/VCI settings. Contact your ISP&rsquo;s Technical Support 
+          for assistance. </p>
+      </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.<BR>
+    </p>
+  </form>
+
+<script type="text/javascript">
+       writeFooter();
+</script>
+
+</body>
+</html>
+