BARIX Streaming Client Guia de Instalação Página 32

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 63
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 31
the new configuration.
Passwords are hashed (MD5) and stored in memory and set using the name Px,
where x stands for the password level.
If the password is set already, the old password must also be supplied (with the
name Px) together with the new password using the name Px.1 (P level dot one).
<tr>
&Lsetup(3,"%s",130,D,0,"
<td><b><font size=2>Set Password</font></b></td>
<td><input name=P1 size=18 maxlength=25 type=password
value=></td>
");
&Lsetup(3,"%s",130,D,!0,"
<td><b><font size=2>Old Password</font></b></td>
<td><input name=P1 size=18 maxlength=25 type=password
value=></td>
</tr>
<tr>
<td><b><font size=2>New Password</font></b></td>
<td><input name=P1.1 size=18 maxlength=25 type=password
value=></td>
");
</tr>
Px and Px.1 can also be used for remote configuration.
Form element names
If the value is an nusigned integer (1 byte) the first character is a B.
If the value is an IP address the first character is an I, the complete IP address can
be set as a string at once e.g.:
I0=192.168.1.2 (same as B0=192 B1=168 B2=1 B3=2) for IP address
I4=192.168.1.1 (same as B4=192 B5=168 B6=1 B7=1) for Gateway IP
address
If the value is a Netmask the first character is an N, e.g.:
N8=255.255.255.0 (same as N8B0=255 N8B1=255 N8B2=255 N8B3=0)
If the value is a string the first character is an S.
If the value is a word (2 bytes) the character is a W.
If the value is a signed integer (2 bytes) the character is an i.
If the value is a double word (4 bytes) the first character is a D.
The following decimal value in the name is the address of the configuration
parameter (see chapter ).
To set a bit in a configuration parameter (e.g. Media Configuration) add the
character b followed by the number of the bit (starting at 0), e.g.:
b7 for the 8. bit in the byte.
Examples of names:
B0 first (left) byte of the configuration parameter 'own IP address'
B1 second byte of the configuration parameter 'own IP address'
N8B0 first (left) byte of the Netmask
N8B1 name of the second byte of the Netmask
N8 Netmask
S98 DHCP Host Name
B277b7 Sonic IP
BARIX AG | 32/63
Vista de página 31
1 2 ... 27 28 29 30 31 32 33 34 35 36 37 ... 62 63

Comentários a estes Manuais

Sem comentários