630c538411c7fa8df8347baa3a4b1c598ac1cae3
[bcm963xx.git] / userapps / broadcom / cfm / html / hlpwlconn.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("Wireless Connection 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 Wireless interface from your computer
29           is connected to the LAN port of your router. A flashing or solid
30           green LAN LED on the router also signifies that an Wireless connection
31           is present and that this test is successful.</td>
32       </tr>
33       <tr>
34         <td>
35           <div align="center"><b>Down:</b></div>
36         </td>
37         <td>Indicates that the router does not detect the Wireless
38           interface on your computer.</td>
39       </tr>
40     </table>
41     <P>If the test fails, follow the troubleshooting procedures listed below and
42       rerun the diagnostics tests by clicking on the <b>Rerun Diagnostic Tests</b>
43       button at the bottom of this page. If all the tests pass, close and restart
44       your Web browser to access the Internet.</P>
45     <P><B>Troubleshooting:</B></P>
46     <ol>
47       <li>
48         <p>Verify that the wireless configurations
49           from your computer and your router are matched and corrected.</p>
50       </li>
51       <li>
52         <p>Turn off the router, wait 10 seconds and turn it back on. </p>
53       </li>
54       <li>
55         <p>With the router on, press the Reset button on the router
56           for at least five seconds and release it. This resets the router
57           to its default settings. Wait for the router to initialize,
58           then close and restart your Web browser. To reconfigure the router, type
59           your DSL account user name and password.</p>
60       </li>
61     </ol>
62     <p>
63       <input type='button' onClick='location.href="diag.html"'
64                   value='Rerun Diagnostic Tests' name="button" id="button">
65     </p>
66     <p>Contact your ISP&rsquo;s Technical Support if you have tried all of the above and still
67       are experiencing a fail condition.</p>
68   </form>
69
70
71 <script type="text/javascript">
72         writeFooter();
73 </script>
74
75 </body>
76 </html>