Huawei ZN U9021 User Manual

Huawei ZN U9021 User Manual

ZDC ZN-U9021

User's Manual

I

ZN-U9021 User's Manual

Copyright description

The company's user manual contains no explicit or implicit guarantees, including the sale or installation of a guarantee for a special purpose.

The company has the right to change or amend the manual without notice. Without the written permission of the company, any content of this manual shall be copied.

About this manual

Use this manual to install and use a wireless access point. This manual includes the configuration process and methods to help customers solve unforeseen problems.

In order to highlight some of the need to pay attention to the content, this manual uses the following special characters and styles to express:

Warning

Said there will be a potential risk operation will cause damage to the device hardware, data loss, equipment can not be normal use and other issues.

Be careful

To remind you that you have important information to remind you of your use of the equipment.

Bold: said there are important steps to set up the function or need your attention.

FCC Statement: This device complies with Part 15 of the FCC rules.

Operation is subject to the following twoconditions:

1)this device may not cause harmful interference,

2)this device must acceptany interference received, including interference that may cause undesired operation.

II

ZN-U9021 User's Manual

FCC Warning: Changes or modifications not expressly approved by the party responsible for compliance could void the user's authority to operate the equipment.

Note: This equipment has been tested and found to comply with the limits for a Class B digitaldevice, pursuant to part 15 of the FCC Rules. These limits are designed to provide reasonableprotection against harmful interference in a residential installation. This equipment generates, usesand can radiate radio frequency energy and, if not installed and used in accordance with theinstructions, may cause harmful interference to radio communications. However, there is noguarantee that interference will not occur in a particular installation. If this equipment does causeharmful interference to radio or television reception, which can be determined by turning theequipment off and on, the user is encouraged to try to correct the interference by one or more ofthe following measures:

—Reorient or relocate the receiving antenna.

—Increase the separation between the equipment and receiver. —Connect the equipment into an outlet on a circuit different from that to

which the receiver isconnected.

—Consult the dealer or an experienced radio/TV technician for help.

SAR Statement

This Product meets the government's requirements for exposure to radio waves. The guidelines are based on standards that were developed by independent scientific organizations through periodic and thorough evaluation of scientific studies.The standards include a substantial safety margin designed to assure the safety of all persons regardless of age or health. FCC RF Exposure Information and Statement the SAR limit of USA (FCC) is

III

ZN-U9021 User's Manual

1.6 W/kg averaged over one gram of tissue.Device PAU08 (FCC ID:

QISZN-U9021) has been tested against this SAR limit. SAR information on this can be viewed

on-line at http://www.fcc.gov/oet/ea/fccid/. Please use the device FCC ID number for search.This device was tested for typical

operations 5mm from the body. To maintain compliance with FCC RF exposure requirements, 5mm separation distance should . maintained to the user's bodies

IV

ZN-U9021 User's Manual

 

Catalog

 

Chapter 1 Introduction--------------------------------------------------------------

1

Install equipment ---------------------------------------------------------------------

5

Access local area network through AP-----------------------------------------

6

PC access and run Chariot --------------------------------------------------------

7

The second chapter is the function of the function and the performance

specification (the main parts specification, the System Compatibility

 

Specification)---------------------------------------------------------------------------

9

Third chapter quality and reliability specification ------------------------------

13

The fourth chapter is the environmental adaptability specification --------

14

The fifth chapter EMC and safety regulation ------------------------------------

15

Sixth chapter product life cycle ------------------------------------------------------

16

Appendix. National / regional and channel---------------------------------------

17

I

ZN-U9021 User's Manual

Chapter 1 Introduction to use

Install equipment

1 the ZN-U9021 into the notebook or desktop USB interface; 2 to ensure that the host is installed 10.04.4 Ubuntu system; 3 in the system, in order to execute the following commands:

1). Install 2.6.34 kernel

$ dpkg -i linux-headers-2.6.34-020634_2.6.34-020634.201502251850_all.deb

$ dpkg -i linux-headers-2.6.34-020634-generic_2.6.34-020634.201502251850_i386.deb $ dpkg -i linux-image-2.6.34-020634-generic_2.6.34-020634.201502251850_i386.deb

2). reboot

3). check ubuntu kernel version $ uname -r 2.6.34-020634-generic

4). Install packages show below $ sudo apt-get update

$ sudo apt-get install bison $ sudo apt-get install flex

$ sudo apt-get install gettext

$ sudo apt-get install libncurses-dev $ sudo apt-get install uboot-mkimage $ sudo apt-get install sharutils

$ sudo apt-get install build-essential $ sudo apt-get install tftpd

$ sudo apt-get install texinfo $ sudo apt-get install tofrodos $ sudo apt-get install telnetd $ sudo apt-get install sysstat $ sudo apt-get install rpm

$ sudo apt-get install wget $ sudo apt-get install bzip2

$ sudo apt-get install fakeroot

$ sudo apt-get install libncurses5-dev $ sudo apt-get install kernel-package $ sudo apt-get install zlib1g-dev

$ sudo apt-get install libnl-dev

5). Enable TCMD, modify "WLAN-AIO/build/scripts/x86/config.x86" export DEF_CONFIG_NL80211_TESTMODE=y

6). Patch driver

$ make BOARD_TYPE=x86 drivers_patch 7). Compile driver (root privilege)

 

2

Loading...
+ 13 hidden pages