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_start_passwort.htm
1 <HTML>
2
3 <HEAD>
4
5 <TITLE>Startseite</TITLE>
6
7 <SCRIPT language="JavaScript" src="js_menu.txt" type="text/JavaScript"></SCRIPT>
8
9 <SCRIPT language="JavaScript">
10 <!--
11
12 function chk_pwd(){
13   //if (document.PWD.P1.disabled==false) {
14   //  if (document.PWD.P1.value!=pwd) {
15   //    alert("Falsches Passwort! Bitte versuchen Sie es erneut");
16   //   document.PWD.P1.style.backgroundColor="#D4D0C8";
17   //     document.PWD.P1.disabled=true;
18   //    setTimeout("stBak()", verz);
19   //  }
20   //  else {
21   //    start();
22   //  }
23   //}
24         document.PWD.submit();
25 }
26
27 function stEnter(){
28   //if (window.event.keyCode==13){
29     //chk_pwd();
30   //}
31 }
32
33 function stEnd(){
34   top.window.close();
35 }
36
37 //-->
38 </SCRIPT>
39
40 <LINK rel="stylesheet" href="style.css" type="text/css">
41
42 <STYLE type="text/css">
43 <!--
44
45 #t_but1 {
46   visibility: hidden;
47 }
48
49 //-->
50 </STYLE>
51
52 </HEAD>
53
54 <BODY onLoad="document.PWD.P1.focus()">
55
56 <DIV id=c_Frame>
57
58 <DIV id=c_border>
59 <DIV id=c_pfad>Router - Einstieg in die Konfiguration</DIV>
60 <DIV id=c_titel>Passwort Eingabe</DIV>
61 <DIV id=c_last>
62       <table border="0" cellpadding="0" cellspacing="2">
63         <tr>
64           <form name="PWD" action="start.login" method="post">
65             <td width="120"><input type="password" class="stylepwd" name="P1" size="12" maxlength="12" onkeypress=stEnter()></td>
66             <td>(0000 bei Auslieferung)</td>
67           </form>
68         </tr>
69       </table>
70 </DIV>
71 <DIV id=c_leer></DIV>
72 <DIV id=c_foot></DIV>
73 </DIV>
74
75 </DIV>
76
77
78 <DIV id=t_Frame>
79
80 <DIV id=t_but1 onclick=stEnd() onmouseover=rahmen(1,1) onmouseout=rahmen(0,1)>Beenden&nbsp;&lt;&lt;</DIV>
81 <DIV id=t_but4 onclick=chk_pwd() onmouseover=rahmen(1,4) onmouseout=rahmen(0,4)>&gt;&gt; OK</DIV>
82
83 </DIV>
84
85
86 <DIV id=i_Frame>
87
88   <DIV id=i_content>
89         
90     <h2>Passwort Eingabe</h2>
91     <p>Der Zugang zu den Router - Konfigurationsdaten&nbsp; wird durch ein Passwort geschützt.</p>
92     <p><b>Geben Sie das Passwort ein und bestätigen Sie mit OK.</b></p>
93     <p>Im Auslieferungszustand lautet das <b>Passwort 0000</b>.</p>
94     <p>Die aktuelle Konfiguration wird dann aus dem Router in das Konfigurationsprogramm geladen und angezeigt.</p>
95     <p>Wir empfehlen Ihnen das Passwort im Konfigurationsprogramm zu ändern.</p>
96
97   </DIV>
98
99 </DIV>
100
101 </BODY>
102
103 </HTML>