Z-Com XG-762N manual

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

Ir para a página of

Bom manual de uso

As regras impõem ao revendedor a obrigação de fornecer ao comprador o manual com o produto Z-Com XG-762N. A falta de manual ou informações incorretas fornecidas ao consumidor são a base de uma queixa por não conformidade do produto com o contrato. De acordo com a lei, pode anexar o manual em uma outra forma de que em papel, o que é frequentemente utilizado, anexando uma forma gráfica ou manual electrónicoZ-Com XG-762N vídeos instrutivos para os usuários. A condição é uma forma legível e compreensível.

O que é a instrução?

A palavra vem do latim "Instructio" ou instruir. Portanto, no manual Z-Com XG-762N você pode encontrar uma descrição das fases do processo. O objetivo do manual é instruir, facilitar o arranque, a utilização do equipamento ou a execução de determinadas tarefas. O manual é uma coleção de informações sobre o objeto / serviço, um guia.

Infelizmente, pequenos usuários tomam o tempo para ler o manual Z-Com XG-762N, e um bom manual não só permite conhecer uma série de funcionalidades adicionais do dispositivo, mas evita a formação da maioria das falhas.

Então, o que deve conter o manual perfeito?

Primeiro, o manual Z-Com XG-762N deve conte:
- dados técnicos do dispositivo Z-Com XG-762N
- nome do fabricante e ano de fabricação do dispositivo Z-Com XG-762N
- instruções de utilização, regulação e manutenção do dispositivo Z-Com XG-762N
- sinais de segurança e certificados que comprovam a conformidade com as normas pertinentes

Por que você não ler manuais?

Normalmente, isso é devido à falta de tempo e à certeza quanto à funcionalidade específica do dispositivo adquirido. Infelizmente, a mesma ligação e o arranque Z-Com XG-762N não são suficientes. O manual contém uma série de orientações sobre funcionalidades específicas, a segurança, os métodos de manutenção (mesmo sobre produtos que devem ser usados), possíveis defeitos Z-Com XG-762N e formas de resolver problemas comuns durante o uso. No final, no manual podemos encontrar as coordenadas do serviço Z-Com na ausência da eficácia das soluções propostas. Atualmente, muito apreciados são manuais na forma de animações interessantes e vídeos de instrução que de uma forma melhor do que o o folheto falam ao usuário. Este tipo de manual é a chance que o usuário percorrer todo o vídeo instrutivo, sem ignorar especificações e descrições técnicas complicadas Z-Com XG-762N, como para a versão papel.

Por que ler manuais?

Primeiro de tudo, contem a resposta sobre a construção, as possibilidades do dispositivo Z-Com XG-762N, uso dos acessórios individuais e uma gama de informações para desfrutar plenamente todos os recursos e facilidades.

Após a compra bem sucedida de um equipamento / dispositivo, é bom ter um momento para se familiarizar com cada parte do manual Z-Com XG-762N. Atualmente, são cuidadosamente preparados e traduzidos para sejam não só compreensíveis para os usuários, mas para cumprir a sua função básica de informação

Índice do manual

  • Página 1

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

  • Página 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[...]

  • Página 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[...]

  • Página 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 -[...]

  • Página 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[...]

  • Página 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]:[...]

  • Página 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[...]

  • Página 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[...]

  • Página 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[...]

  • Página 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[...]

  • Página 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[...]

  • Página 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: [...]

  • Página 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[...]

  • Página 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[...]

  • Página 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 [...]

  • Página 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[...]

  • Página 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.[...]