Thundercomm TurboX C610 Open Kit
Rev. 1.0
MAY CONTAIN U.S. AND INTERNATIONAL EXPORT CONTROLLED INFORMATION
29
BT State is OFF
3.
To exit from btapp, navigate to the main menu and enter the following
command:
exit
3.9
Ethernet
Follwed show ETH port LAN mode and WAN mode connectivity
3.9.1
WAN mode connectivity
1.
Normal after device bootup, eth0 interface will be created :
# ifconfig eth0
eth0 Link encap:Ethernet HWaddr 00:55:7B:B5:7D:F7
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:121 errors:0 dropped:0 overruns:0 frame:0
TX packets:106 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:12422 (12.1 KiB) TX bytes:7990 (7.8 KiB)
Interrupt:86
2.
Set the eth0 interface working at WAN mode:
# vi /etc/data/mobileap_cfg.xml
<EthBackhaul>
<EthBackhaulMode>1</EthBackhaulMode>
</EthBackhaul>
3.
Reset device and Eth Port to Ethernet, eth0 will get IP address, and device could
connect to Etherent
# ifconfig eth0
eth0 Link encap:Ethernet HWaddr 00:55:7B:B5:7D:F7
inet addr:192.168.1.101 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::255:7bff:feb5:7df7/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:124 errors:0 dropped:0 overruns:0 frame:0
TX packets:124 errors:0 dropped:0 overruns:0 carrier:0