www.usr.com/support/gpl/USR9108_release1.5.tar.gz
[bcm963xx.git] / userapps / broadcom / cfm / html / hlpethconn.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("Ethernet Connection Test");
20 </script>
21
22
23 <form> 
24  <table border="1" cellpadding="4">
25    <tr> 
26      <td> 
27        <div align="center"><b>Pass:</b></div>
28      </td>
29      <td>Indicates that the Ethernet interface from your computer 
30        is connected to the LAN port of your router. A flashing or solid 
31        green LAN LED on the router also signifies that an Ethernet connection 
32        is present and that this test is successful.</td>
33    </tr>
34    <tr> 
35      <td> 
36        <div align="center"><b>Fail:</b></div>
37      </td>
38      <td>Indicates that the router does not detect the Ethernet 
39        interface on your computer.</td>
40    </tr>
41  </table>
42
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
49  <ol>
50    <li> 
51      <p>If you are not able to access this page, verify that the Ethernet cable 
52        from your computer is connected to the LAN port on the router. 
53        Reseat the cable by unplugging both ends and reconnecting them to their 
54        respective ports. </p>
55    </li>
56    <li> 
57      <p>Turn off the router, wait 10 seconds and turn it back on. </p>
58    </li>
59    <li> 
60      <p>Make sure you are using the Ethernet cable supplied with your router.</p>
61    </li>
62    <li> 
63      <p>With the router on, press the Reset button on the router
64        for at least five seconds and release it. This resets the router 
65        to its default settings. Wait for the router to initialize, 
66        then close and restart your Web browser. To reconfigure the router, type 
67        your DSL account username and password.</p>
68    </li>
69  </ol>
70
71  <p><input type='button' onClick='location.href="diag.html"' value='Rerun Diagnostic Tests' name="button" id="button"></p>
72
73  <p>Contact your ISP&rsquo;s Technical Support if you have tried all of the above and still 
74    are experiencing a fail condition.</p>
75 </form>
76
77 <script type="text/javascript">
78         writeFooter();
79 </script>
80
81 </body>
82 </html>