www.usr.com/support/gpl/USR9113_release1.0.tar.gz
[bcm963xx.git] / userapps / broadcom / cfm / html / hlpadslsync.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>ADSL Synchronization Test</title>
8
9         <link href="usr_layout.css" type="text/css" rel="stylesheet" /><script src="usr_layout.js" type="text/javascript"></script>
10         <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>
11         <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>
12
13         <meta HTTP-EQUIV='Pragma' CONTENT='no-cache'>
14 </head>
15 <body onload="initMenu();">
16
17 <script type="text/javascript">
18         
19         writeHeader("ADSL Synchronization Test");
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 DSL modem has detected a DSL signal 
29           from the telephone company. A solid DSL LED on the modem also indicates 
30           the detection of a DSL signal from the telephone company.</td>
31       </tr>
32       <tr> 
33         <td> 
34           <div align="center"><b>Fail:</b></div>
35         </td>
36         <td>Indicates that the DSL modem does not detect a signal 
37           from the telephone company's DSL network. The DSL LED will continue 
38           to flash green.</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>Make sure your phone line is plugged into the modem. </p>
49       </li>
50       <li>
51         <p>After turning on your DSL modem, wait for at least one minute to establish 
52           a connection. Run the diagnostic tests again by clicking on the <b>Rerun 
53           Diagnostic Tests</b> button at the bottom of this page. </p>
54       </li>
55       <li> 
56         <p>Make sure there is no DSL micro filter on the phone cord connecting 
57           the DSL modem to the wall jack.</p>
58       </li>
59       <li> 
60         <p>Make sure you are using the phone cord that was supplied with your 
61           DSL modem or another similar phone cord with four copper wires visible 
62           in the plug. </p>
63       </li>
64       <li> 
65         <p>If your DSL has been functioning properly for a long period of time 
66           and you suddenly are experiencing this problem, there may be a problem 
67           with the DSL network. You may need to wait from 30 minutes to a couple 
68           of hours, and if you still do not have a solid DSL LED on your modem, 
69           call Technical Support. </p>
70       </li>
71       <li> 
72         <p>Turn off the power to the DSL modem, wait 10 seconds and turn it back 
73           on. Wait at least one minute and if the DSL LED on the modem remains 
74           a solid color, close your Web browser and restart it. </p>
75       </li>
76     </ol>
77     <p>
78       <input type='button' onClick='location.href="diag.html"'  value='Rerun Diagnostic Tests' name="button" id="button">
79     </p>
80     <p>Contact your ISP&rsquo;s Technical Support if you have tried all of the above and still 
81       are experiencing a fail condition. <BR>
82     </p>
83   </form>
84
85 <script type="text/javascript">
86         writeFooter();
87 </script>
88
89 </body>
90 </html>
91
92