User's Manual

CONFIDENTIAL
15
3.4 Set ATCM Mode
To set atcm mode about PDN connect
Command Response
ucfg set config wan lte atcm use_autocm_req <value> vendor=<value>
<value> :
0 By itself
1 Request to lteautocm
3.5 USB Ethernet Interface Enable
Command Response
ucfg set config lan usbeth ENABLE 1 ENABLE=1
3.6 USB Ethernet Interface Disable
Command Response
ucfg set config lan usbeth ENABLE 0 ENABLE=0
3.7 USB Ethernet Interface Mode
Command Response
ucfg set config lan usbeth mode <value> mode=<value>
<value> :
0 Auto Detect (Default)
1 RNDIS
2 CDC-EEM
3 CDC-ECM
3.8 List of PLMN Search Type
Command Response
ucfg set plmn search_list <[type]/[number]/[value]... [type]/[number]/[value]> mode=0
[type] : the type of PLMN Search
1 MRU Search
2 Earfcn Search
3 Band Search
4 Sarfcn Range Search
[number] : the count of each PLMN Search type, Max of number is 5
While type=1, means The count of MRU Search
While type=2, means The number of earfcn
While type=3, means The number of Band
While type=4, means The number of Earfcn range
[value] : value of each PLMN Search type
1 N/A
2 /earfcn_1/earfcn_2/...../earfcn_[number]
3 /band_1/band_2..../band_[number]
4 /start_earfcn_1/end_earfcn1/...../start_earfcn_[number]/end_earfcn_[number]