http://downloads.netgear.com/files/GPL/GPL_Source_V361j_DM111PSP_series_consumer_rele...
[bcm963xx.git] / userapps / broadcom / cfm / html / pvccfgerr.html
1 <html>
2 <head>
3 <meta HTTP-EQUIV='Pragma' CONTENT='no-cache'>
4 <link rel=stylesheet href='stylemain.css' type='text/css'>
5 <link rel=stylesheet href='colors.css' type='text/css'>
6 <script language="javascript">
7 <!-- hide
8
9 function btnBack() {
10         var loc = 'pvccfg.html';
11
12         //var code = 'location.assign("' + loc + '")';
13         var code = 'window.location.href="/'; // for Mac safari browser compatibility\r
14         code += loc + '"';
15         eval(code);
16 }
17
18 // done hiding -->
19 </script>
20 </head>
21
22 <body>
23
24 <form class="formpadding">
25 <table border="0" cellpadding="0" cellspacing="3" width="98%">
26 <tr>
27   <td><b><font class="netgear">PVC Configuration Error</font></b></td>
28 </tr>
29 <tr><td>&nbsp;</td></tr>
30 <tr>\r
31   <td background="liteblue.gif" height="12">&nbsp;</td>\r
32 </tr>
33 </table>
34 The new VPI/VCI is already in used by other WAN configuration.
35 <br><br>
36 Click on "Back" button to configure the new VPI/VCI.
37 <table border="0" cellpadding="0" cellspacing="3" width="98%">
38 <tr>\r
39   <td background="liteblue.gif" height="12">&nbsp;</td>\r
40 </tr>
41 </table>
42 <center>
43 <input type='button' onClick='btnBack()' value='Back'>
44 </center>
45 </form>
46 </body>
47 </html>