http://www.hht-eu.com/pls/hht/docs/F3140/bcm963xx_Speedport500V.0.09.04L.300L01.V27_c...
[bcm963xx.git] / userapps / broadcom / cfm / html_500V / hcti_status_ocontrol.htm
1 <html>
2 <head>
3 <title>HTML-Konfiguration</title>
4 <SCRIPT language="JavaScript">
5 <!--
6 var bDSLAvail=<%ejGetOther(sysInfo,adsl_avail)%>;
7 var bWanAvail=<%ejGet(is_wan_available)%>;
8 var bWanConnected=<%ejGetOther(sysInfo, oControlSts)%>;
9  
10 var bBudgetAvail=<%ejGetBudget(enable)%>;
11
12 //Connection-Details - Example
13 var wan_ip="<%ejGet(wanIpAddress)%>";
14 var wan_subnet_mask="255.255.255.255";
15 var wan_gateway="<%ejGetOther(sysInfo, dfltGw)%>";
16 var primary_dns="<%ejGetOther(sysInfo, dns)%>";
17 var secondary_dns="<%ejGetOther(sysInfo, dns2)%>";
18 //-->
19 </SCRIPT>
20 </head>
21 <body>  <p>Diese Seite ist für das Zusatzprogramm OnlineControl notwendig!</p>
22 </body>
23 </html>