www.usr.com/support/gpl/USR9108_release1.5.tar.gz
[bcm963xx.git] / userapps / broadcom / cfm / html / hlpatmseg.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("ATM OAM Segment Ping 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 can communicate with the 
29           DSL provider network. </td>
30       </tr>
31       <tr> 
32         <td> 
33           <div align="center"><b>Fail:</b></div>
34         </td>
35         <td>Indicates that the DSL modem may not be able to communicate 
36           with the DSL provider network. This test may have an effect on your 
37           Internet connectivity. Occasionally the DSL provider network may intentionally 
38           block this traffic. Therefore if this test fails but you are still able 
39           to access the Internet, there is no need to troubleshoot this issue. 
40         </td>
41       </tr>
42     </table>
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     <P> 
49     <p><b>Note:</b> This test will fail if <i>Test ADSL Synchronization </i> also fails. 
50       Troubleshoot the <i>Test ADSL Synchronization</i> test first.</p>
51     <ol>
52       <li> 
53         <p>Turn off the DSL modem, wait 10 seconds and turn it back on.</p>
54       </li>
55       <li> 
56         <p>With the modem on, press the external reset button on the DSL modem 
57           for at least five seconds and release it. This resets the DSL modem 
58           to its default settings. Wait for the DSL modem to completely restart, 
59           then close and restart your Web browser. To reconfigure the modem, type 
60           your DSL account user name and password.</p>
61       </li>
62       <li> 
63         <p>If this is the first time you are setting up your DSL modem, you may 
64           need to reconfigure your VPI/VCI settings. Please contact your ISP&rsquo;s
65           customer service for assistance. </p>
66       </li>
67     </ol>
68     <p>
69       <input type='button' onClick='location.href="diag.html"'
70                   value='Rerun Diagnostic Tests' name="button" id="button">
71     </p>
72     <p>Contact your ISP&rsquo;s customer service if you have tried all of the above and still 
73       are experiencing a fail condition.<BR>
74     </p>
75   </form>
76
77 <script type="text/javascript">
78         writeFooter();
79 </script>
80
81 </body>
82 </html>
83