6dfbee2e009af1caada3ffd1a389e335140fd435
[bcm963xx.git] / userapps / broadcom / cfm / html / hlppnggw.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <!--
3         (c) 2005 U.S. Robotics Corporation
4 -->
5 <html>
6 <head>
7         <title></title>
8
9         <link href="usr_main.css" rel="stylesheet" type="text/css">
10         <link href="usr_menus.css" rel="stylesheet" type="text/css"><script src="usr_menus.js" type="text/javascript"></script><script src="usr_menus_build.js" type="text/javascript"></script>
11         <script src="usr_common.js" type="text/javascript"></script>
12
13 <meta HTTP-EQUIV='Pragma' CONTENT='no-cache'>
14 </head>
15 <body onload="initMenu();">
16
17 <script type="text/javascript">
18         setPageTitle("<%ejGetWlJS(wlInterface)%>");
19         writeHeader("Ping Default Gateway Test", "<%ejGetJS(curUserName)%>", "<%ejGetOther(sysInfo, adslStd)%>", "<%ejGetOther(sysInfo, noBrPrtcl)%>", <%ejGetOther(sysInfo, pppIpExtension)%>, <%ejGetOther(sysInfo, enblFirewall)%>, <%ejGetOther(sysInfo, enblNat)%>, "<%ejGetWlJS(wlInterface)%>", <%ejGetJS(enblQos)%>);
20 </script>
21
22 <form>
23  <table border="1" cellpadding="4">
24    <tr> 
25      <td> 
26        <div align="center"><b>Pass:</b></div>
27      </td>
28      <td>Indicates that the router can communicate with the 
29        first entry point to the network. It is usually the IP address of the 
30        ISP local router. </td>
31    </tr>
32    <tr> 
33      <td> 
34        <div align="center"><b>Fail:</b></div>
35      </td>
36      <td>Indicates that the router was unable to communicate 
37        with the first entry point on the network. It may not have an effect 
38        on your Internet connectivity. Therefore if this test fails but you 
39        are still able to access the Internet, there is no need to troubleshoot 
40        this issue.</td>
41    </tr>
42  </table>
43  <P>If the test fails, follow the troubleshooting procedures listed below and 
44    rerun the diagnostics tests by clicking on the <b>Rerun Diagnostic Tests</b> 
45    button at the bottom of this page. If all the tests pass, close and restart 
46    your Web browser to access the Internet.</P>
47  <P><B>Troubleshooting:</B></P>
48  <P>NOTE: If <i>Test the assigned IP address</i> fails, this test result displays 
49    N/A. 
50  <ol>
51    <li>Turn off the router, wait 10 seconds, and turn it back on. Wait at 
52      least one minute for the modem to completely restart and to establish 
53      a connection. If the PPPoE LED is on the modem turns solid green, close 
54      your Web browser and restart it. </li>
55  </ol>
56  <p> 
57    <input type='button' onClick='location.href="diag.html"'
58                value='Rerun Diagnostic Tests' name="button" id="button">
59  </p>
60  <p>Contact your ISP&rsquo;s Technical Support if you have tried all of the above and still 
61    are experiencing a fail condition.</p>
62 </form>
63
64 <script type="text/javascript">
65         writeFooter();
66 </script>
67
68 </body>
69 </html>
70