Z-Com XG-762N Set up IP address, Fixed Setting, Get IP setting from Dhcp, Setting Access Point

Page 9

Or inactivate it.

apdbg ethX s_mic_cnt 0 0

Or get its current state apdbg ethX g_mic_cnt 0 0

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 the IP address on booting process. Or one can use the netconfig command for ip address setting.

We provide two types setting in the following examples. One is to assign a fix IP address, netmask, and default gateway. Another is to get IP configuration from a DHCP server.

3.5.1 Fixed Setting

#This is an example of fixed IP setting

DEVICE=¡¯et h0' IPADDR='192.168.2.98' NETMASK='255.255.255.0' NETWORK='192.168.2.0' BROADCAST='192.168.2.255' ONBOOT='yes' GATEWAY='192.168.2.254'

3.5.2 Get IP setting from DHCP

#This is an example of getting ip from DHCP server.

DEVICE=¡¯et h0¡ BOOTPROTO=¡¯dhcp¡¯ ONBOOT='yes'

3.5.3 Setting Access Point

3.5.3.1 The typical setting procedure:

9

Image 9
Contents User Guide of XG-762N USB Linux Driver Requirements IntroductionInstall individual driver Build and install the driverBuilding the device driver Package ExtractionBuild the debugging tool Getting Start Configure the Wireless settingsLoad the driver Open the network interfaceKey/encryption Private commandsSet MAC mode Set authentication typeGet MAC mode Connect to the given Access PointActivate MIC Fail Counter Measure Feature Dynamical Region SettingFor 802.11b/g onlyFixed Setting Set up IP addressGet IP setting from Dhcp Setting Access PointWorking with Linux WPA supplicant Setup the Linux wpa supplicantId.pem is created by Page Customization of VID/PID Table Special Mode for Embedded Station Chariot TestPage Enable Burst Mode Turbo ModePage Conclusion