Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /home/newdedyk/domains/bkmanuals.com/public_html/includes/pages/manual_inc.php on line 26
Z-Com XG-762N manuale d’uso - BKManuals

Z-Com XG-762N manuale d’uso

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17

Vai alla pagina of

Un buon manuale d’uso

Le regole impongono al rivenditore l'obbligo di fornire all'acquirente, insieme alle merci, il manuale d’uso Z-Com XG-762N. La mancanza del manuale d’uso o le informazioni errate fornite al consumatore sono la base di una denuncia in caso di inosservanza del dispositivo con il contratto. Secondo la legge, l’inclusione del manuale d’uso in una forma diversa da quella cartacea è permessa, che viene spesso utilizzato recentemente, includendo una forma grafica o elettronica Z-Com XG-762N o video didattici per gli utenti. La condizione è il suo carattere leggibile e comprensibile.

Che cosa è il manuale d’uso?

La parola deriva dal latino "instructio", cioè organizzare. Così, il manuale d’uso Z-Com XG-762N descrive le fasi del procedimento. Lo scopo del manuale d’uso è istruire, facilitare lo avviamento, l'uso di attrezzature o l’esecuzione di determinate azioni. Il manuale è una raccolta di informazioni sull'oggetto/servizio, un suggerimento.

Purtroppo, pochi utenti prendono il tempo di leggere il manuale d’uso, e un buono manuale non solo permette di conoscere una serie di funzionalità aggiuntive del dispositivo acquistato, ma anche evitare la maggioranza dei guasti.

Quindi cosa dovrebbe contenere il manuale perfetto?

Innanzitutto, il manuale d’uso Z-Com XG-762N dovrebbe contenere:
- informazioni sui dati tecnici del dispositivo Z-Com XG-762N
- nome del fabbricante e anno di fabbricazione Z-Com XG-762N
- istruzioni per l'uso, la regolazione e la manutenzione delle attrezzature Z-Com XG-762N
- segnaletica di sicurezza e certificati che confermano la conformità con le norme pertinenti

Perché non leggiamo i manuali d’uso?

Generalmente questo è dovuto alla mancanza di tempo e certezza per quanto riguarda la funzionalità specifica delle attrezzature acquistate. Purtroppo, la connessione e l’avvio Z-Com XG-762N non sono sufficienti. Questo manuale contiene una serie di linee guida per funzionalità specifiche, la sicurezza, metodi di manutenzione (anche i mezzi che dovrebbero essere usati), eventuali difetti Z-Com XG-762N e modi per risolvere i problemi più comuni durante l'uso. Infine, il manuale contiene le coordinate del servizio Z-Com in assenza dell'efficacia delle soluzioni proposte. Attualmente, i manuali d’uso sotto forma di animazioni interessanti e video didattici che sono migliori che la brochure suscitano un interesse considerevole. Questo tipo di manuale permette all'utente di visualizzare tutto il video didattico senza saltare le specifiche e complicate descrizioni tecniche Z-Com XG-762N, come nel caso della versione cartacea.

Perché leggere il manuale d’uso?

Prima di tutto, contiene la risposta sulla struttura, le possibilità del dispositivo Z-Com XG-762N, l'uso di vari accessori ed una serie di informazioni per sfruttare totalmente tutte le caratteristiche e servizi.

Dopo l'acquisto di successo di attrezzature/dispositivo, prendere un momento per familiarizzare con tutte le parti del manuale d'uso Z-Com XG-762N. Attualmente, sono preparati con cura e tradotti per essere comprensibili non solo per gli utenti, ma per svolgere la loro funzione di base di informazioni e di aiuto.

Sommario del manuale d’uso

  • Pagina 1

    1 The User Guide of XG - 762N USB Linux Driver[...]

  • Pagina 2

    2 1. Introduction Because more and more people install the Linux operating system in the desktop and notebook, we provide the Linux solution of our XG - 762N 802.11 a+ b+g Wireless LAN Card. XG - 762N provides 802.11 a+ b+g wireless solution for USB interface. In our XG -762N solution, we can run in the Infrastructure (Managed), Ad - hoc or AP (Mas[...]

  • Pagina 3

    3 2. Building the device driver In this section, we will describe how to bu ild our XG - 762N Linux driver under the Linux operating system. 2.1 Package Extraction The first thing one should do is to uncompress this package by tar. After untar ing this package, you can see the source files . One should change directory into this directory for proce[...]

  • Pagina 4

    4 to install the driver. 2. 4 Build the debugging tool There are two debugging tools in this package, ¡° apdbg ¡± and ¡° menudbg ¡± . Run ¡° make debug ¡± to compile them both. If you don ¡¯ t have the ncurse library, you may get s ome error messages while compiling menudbg . You can ignore it and get apdbg only . make clean make XG -[...]

  • Pagina 5

    5 3. Getting Start 3.1 Load the driver Generally, the driver is automatically loaded when the XG - 762N dongle inserts. If not, o ne can use the modprobe ¨C v XG -762N to load our driver. In order to check whether our driver is loaded successfully, one can use the ¡° lsmod ¡± f or t hi s check. If our dri ver i s loaded successfully, the follo[...]

  • Pagina 6

    6 Example: iwconfig ethX channel <channel> The channel can vary from 1 to 14. One should note that, the set channel command will NOT work under the Managed (infr astructure mode). Because in the in this mode, the channel should change to channel of the AP we want to associate. rts[_threshold]: Set the RTS Threshold. Example: frag[_threshold]:[...]

  • Pagina 7

    7 Except for commands support for wireless extension, we also define some commands for us to set parameters to our driver. One can u se the ¡°i wpri v¡± for this purpose. 3.4.1 Set authentication type One can set the authentication to our driver by the following command: 0: Open System 1: Shared Key Be aware that shared key authentication requi[...]

  • Pagina 8

    8 The Cell Number is got from the site survey operation by the doing ¡°i wli st ¡± command. We recommend that user uses the following scenario under the Managed ( Infrastructure) or Adhoc mode. One can first do the site survey command by the following command: Then, associate with the AP with the Cell number got from the iwlist command. 3.4.7 D[...]

  • Pagina 9

    9 O r inactivate it. Or get its current state 3.5 Set up IP address If you use the RedHat distribution Linux, you can edit the /etc/sysconfig/network - scripts/ifcfg - ethX or edit the /etc/network/interfaces under the Debian to set up th e IP address on booting process. Or one can use the netconfig command for ip address setting. We provide two ty[...]

  • Pagina 10

    10 3. 6 Wo rking with Linux WPA supplicant Note: I do the following procedure in Fedora Core2, for other distribution package, you may need install additional libraries (ex. openssl) required to build the wpa supplicant.. 3. 6 .1 Setup the Linux wpa supplicant - Copy wpa_supplicant.tar.gz file into a subdirectory on Linux system(e.g:/root) . - Unzi[...]

  • Pagina 11

    11 description , you can refer to the original sample configuration file: wpa_supplicant.conf) wpa_supplicant_psk.conf to meet wpa - psk test condition. Sample settings for wpa - psk: Similarily, for wpa eap - tls and wpa peap, its sample setting block: For WPA EAP - TLS Note1: The fluffy.pem is created by: € openssl pkcs7 - in fluffy.p7c - infor[...]

  • Pagina 12

    12 Note2: You can run openssl utility (Included in openssl.zip) in Microsoft Windows OS. Note3: The detailed description, please refer to CertConvReadme.txt. (Located in lnx_wpa_supplicant.tar.gz) For WPA PEAP - After modifying, use the following command to setup WPA connection. If the XG - 762N is not open yet, please open it f irstly by command: [...]

  • Pagina 13

    13 note: @- i: interface name: eth1 @- c: Configuration file: wpa_supplicant_psk.conf @- D: The name of network interface. You will see the following message if wpa -p sk connection is built successfully. ... WPA: Sending EAPOL - Key 2/2 --- > The Group handshake is about to finish. ... EAPOL: SUPP_PAE entering state SUCCESS EAP: EAP entering st[...]

  • Pagina 14

    14 address of Station different. The command to specify association address is very simple : You must set the first byte = 01 to indicate this is for assoc iation address assignment only. The remainder XXXXXXXXXX is byte1 - byte5 of PC ¡¯ s MAC address. Now, you can set up a bridge and add both wired and wireless interface. Then, you can try to p[...]

  • Pagina 15

    15 4 . Turbo Mode This chapter describes h ow to enhance the performance by enabling the ZyDAS turbo mode. Turbo mode is a composition of Burst Mode and Large Packet Mode . You may known that the so - call ¡° Turbo M ode ¡± always has compatibility problems . In order to achieve the highest performance, you nee d to use the product s with same [...]

  • Pagina 16

    16 the last frame from that station is a large packet. Therefore, AP can accept station capable of large packet or not. In Station mode, You need to re - associate with the AP to update your Turbo Mode status . Y o u need to remind something in mind. Large packet needs to merge two frames into one. In other words, when there is only one frame in qu[...]

  • Pagina 17

    17 5 . Conclusion This document doesn¡¯t expl ai n ho w t o set up t he wir el ess LAN environment in detail. One may get some probl ems when setting up the wireless LAN environment. If you have any question about how to set up the environment, you can send an e- mail to us or find the solution on the network.[...]