www.usr.com/support/gpl/USR9107_release.1.4.tar.gz
[bcm963xx.git] / userapps / broadcom / cfm / html / hlppppoasess.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("PPP Server Session 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 PPP server has established a valid 
29           PPP session with your router. </td>
30       </tr>
31       <tr> 
32         <td> 
33           <div align="center"><b>Fail:</b></div>
34         </td>
35         <td>Indicates that the PPP server cannot establish a valid 
36           PPP session your router. A flashing green PPP light on the router 
37           signifies an attempt to establish a PPP connection. </td>
38       </tr>
39     </table>
40     <P>If the test fails, follow the troubleshooting procedures listed below and 
41       rerun the diagnostics tests by clicking on the <b>Rerun Diagnostic Tests</b> 
42       button at the bottom of this page. If all the tests pass, close and restart 
43       your Web browser to access the Internet.</P>
44     <P><B>Troubleshooting:</B></P>
45     <P>NOTE: If <i>Test Ethernet connection to ATM</i> fails, this test result 
46       displays N/A. 
47     <ol>
48       <li> 
49         After turning on your router, wait for at least one minute to establish 
50           a connection. Run the diagnostic tests again by clicking on the <b>Rerun 
51           Diagnostic Tests</b> button at the bottom of this page.
52       </li>
53       <li> 
54         Turn off the power to the router, wait 10 seconds, and turn it back 
55           on. Wait at least one minute for the router to completely restart and 
56           to establish a connection. If the PPP light on the router turns solid 
57           green, close your Web browser and restart it.
58       </li>
59       <li> 
60         If this is the first time you are setting up your router, you may 
61           need to reconfigure your VPI/VCI settings. Contact your ISP&rsquo;s Technical Support 
62           for assistance.
63       </li>
64     </ol>
65     <p>
66       <input type='button' onClick='location.href="diag.html"'
67                   value='Rerun Diagnostic Tests' name="button" id="button">
68     </p>
69     <p>Contact your ISP&rsquo;s Technical Support if you have tried all of the above and still 
70       are experiencing a fail condition.</p>
71   </form>
72
73 <script type="text/javascript">
74         writeFooter();
75 </script>
76
77 </body>
78 </html>
79