http://downloads.netgear.com/files/GPL/DM111PSP_v3.61d_GPL.tar.gz
[bcm963xx.git] / userapps / broadcom / cfm / html / hlppppoeconn.html
index fd5e6ef..c10dcff 100755 (executable)
@@ -1,39 +1,27 @@
-<!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>PPP Server Connection Test</title>
-
-       <link href="usr_layout.css" type="text/css" rel="stylesheet" /><script src="usr_layout.js" type="text/javascript"></script>
-       <link href="usr_menus_dropdown.css" rel="stylesheet" type="text/css"><script src="usr_menus_dropdown.js" type="text/javascript"></script><script src="usr_menus_build.js" type="text/javascript"></script>
-       <link href="usr_device.css" type="text/css" rel="stylesheet" /><script src="usr_device.js" type="text/javascript"></script><link href="usr_91xx.css" type="text/css" rel="stylesheet" /><script src="usr_91xx.js" type="text/javascript"></script><script src="usr_resources.js" type="text/javascript"></script>
-
 <meta HTTP-EQUIV='Pragma' CONTENT='no-cache'>
+<link rel=stylesheet href='stylemain.css' type='text/css'>
+<link rel=stylesheet href='colors.css' type='text/css'>
 </head>
-<body onload="initMenu();">
-
-<script type="text/javascript">
-       
-       writeHeader("PPP Server Connection Test");
-</script>
-
+<body>
+<blockquote> 
   <form>
+    <H3><A name=pppoe_conn>PPP Server Connection</A> Test</H3>
     <table border="1" cellpadding="4">
       <tr> 
-        <td> 
+        <td width="8%"
           <div align="center"><b>Pass:</b></div>
         </td>
-        <td>Indicates that your router can see the PPP server (the 
-          router received a PADO packet from the PPP server).</td>
+        <td width="92%">Indicates that your DSL modem can see the PPP server (the 
+          DSL modem received a PADO packet from the PPP server).</td>
       </tr>
       <tr> 
-        <td> 
+        <td width="8%"
           <div align="center"><b>Fail:</b></div>
         </td>
-        <td>Indicates that the router cannot see the PPP server 
-          (the router did not receive a PADO packet from the PPP server). A 
+        <td width="92%">Indicates that the DSL modem cannot see the PPP server 
+          (the DSL modem did not receive a PADO packet from the PPP server). A 
           flashing green PPP LED on the modem signifies an attempt to establish 
           a PPP connection.</td>
       </tr>
       displays N/A. 
     <ol>
       <li> 
-        <p>After turning on your router, wait for at least one minute to establish 
+        <p>After turning on your DSL modem, 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>Turn off the power to the router, wait 10 seconds and turn it back 
+        <p>Turn off the power to the DSL modem, wait 10 seconds and turn it back 
           on. Wait at least one minute for the modem to establish a connection. 
           If the PPP LED on the modem turns solid green, close your Web browser 
           and restart it. </p>
       </li>
       <li> 
-        <p>With the modem on, press the external reset button on the router 
-          for at least five seconds and release it. This resets the router 
-          to its default settings. Wait for the router to completely restart, 
+        <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>
+          your DSL Account username and password.</p>
       </li>
       <li> 
-        <p>If this is the first time you are setting up your router, you may 
-          need to reconfigure your VPI/VCI settings. Contact your ISP&rsquo;s Technical Support 
+        <p>If this is the first time you are setting up your DSL modem, you may 
+          need to reconfigure your VPI/VCI settings. Contact ISP Technical Support 
           for assistance.</p>
       </li>
     </ol>
     <p>
       <input type='button' onClick='location.href="diag.html"'
-                  value='Rerun Diagnostic Tests' name="button" id="button">
+                  value='Rerun Diagnostic Tests' name="button">
     </p>
-    <p>Contact your ISP&rsquo;s Technical Support if you have tried all of the above and still 
+    <p>Contact ISP 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>
-
+</blockquote>
 </body>
 </html>