add added files
[bcm963xx.git] / userapps / broadcom / cfm / html / hlppppoeip.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         <script src="usr_menus.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('idMenu');">
16
17 <script type="text/javascript">
18         setPageTitle("<%ejGetWl(wlInterface)%>");
19         writeHeader("Assigned IP Address Test", "<%ejGet(curUserName)%>", "<%ejGetOther(sysInfo, adslStd)%>", "<%ejGetOther(sysInfo, noBrPrtcl)%>", <%ejGetOther(sysInfo, pppIpExtension)%>, <%ejGetOther(sysInfo, enblFirewall)%>, <%ejGetOther(sysInfo, enblNat)%>, "<%ejGetWl(wlInterface)%>", <%ejGet(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 has received a valid IP (Internet 
29           Protocol) address from the PPP server. </td>
30       </tr>
31       <tr> 
32         <td> 
33           <div align="center"><b>Fail:</b></div>
34         </td>
35         <td>Indicates that the router does not have a valid IP 
36           address from the PPP server. </td>
37       </tr>
38     </table>
39     <P>If the test fails, follow the troubleshooting procedures listed below and 
40       rerun the diagnostics tests by clicking on the <b>Rerun Diagnostic Tests</b> 
41       button at the bottom of this page. If all the tests pass, close and restart 
42       your Web browser to access the Internet.</P>
43     <P><B>Troubleshooting:</B></P>
44     <P>NOTE: If <i>Test authentication to ISP</i> fails, this test result displays 
45       N/A. 
46     <ol>
47       <li> 
48         <p>After turning on your router, wait for at least one minute to establish 
49           a connection. Run the diagnostic tests again by clicking on the <b>Rerun 
50           Diagnostic Tests</b> button at the bottom of this page. </p>
51       </li>
52       <li> 
53         <p>Turn off the power to the router, wait 10 seconds, and turn it back 
54           on. Wait at least one minute for the router to completely restart and 
55           to establish a connection. If the PPP light on the router turns solid 
56           green, close your Web browser and restart it. </p>
57       </li>
58       <li> 
59         <p>With the router on, press the external reset button on the router 
60           for at least five seconds and release it. This resets the router 
61           to its default settings. Wait for the router to completely restart, 
62           then close and restart your Web browser. To reconfigure the router, type 
63           your DSL account user name and password.</p>
64       </li>
65     </ol>
66     <p>
67       <input type='button' onClick='location.href="diag.html"'
68                   value='Rerun Diagnostic Tests' name="button" id="button">
69     </p>
70     <p>Contact your ISP&rsquo;s Technical Support if you have tried all of the above and still 
71       are experiencing a fail condition.<BR>
72     </p>
73   </form>
74
75 <script type="text/javascript">
76         writeFooter();
77 </script>
78
79 </body>
80 </html>
81