http://downloads.netgear.com/files/GPL/DM111PSP_v3.61d_GPL.tar.gz
[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 = 'wancfg.cmd';
11
12    var code = 'location="' + loc + '"';
13    eval(code);
14 }
15
16 // done hiding -->
17 </script>
18 </head>
19
20 <body>
21 <blockquote>
22 <b>PVC Configuration Error</b><br><br>
23 The new VPI/VCI is already in used by other WAN configuration.
24 <br><br>
25 Click on "Back" button to configure the new VPI/VCI.
26 <br><br><br>
27 <center>
28 <input type='button' onClick='btnBack()' value='Back'>
29 </center>
30 </blockquote>
31 </body>
32 </html>