config system 3g-modem custom
3G MODEM custom.
config system 3g-modem custom
Description: 3G MODEM custom.
edit <id>
set vendor {string}
set model {string}
set vendor-id {user}
set product-id {user}
set class-id {user}
set init-string {string}
set modeswitch-string {string}
next
end
config system 3g-modem custom
Parameter name |
Description |
Type |
Size |
---|---|---|---|
vendor |
MODEM vendor name. |
string |
Maximum length: 35 |
model |
MODEM model name. |
string |
Maximum length: 35 |
vendor-id |
USB vendor ID in hexadecimal format (0000-ffff). |
user |
Not Specified |
product-id |
USB product ID in hexadecimal format (0000-ffff). |
user |
Not Specified |
class-id |
USB interface class in hexadecimal format (00-ff). |
user |
Not Specified |
init-string |
Init string in hexadecimal format (even length). |
string |
Maximum length: 127 |
modeswitch-string |
Usb modeswitch arguments. e.g: '-v 1410 -p 9030 -V 1410 -P 9032 -u 3' |
string |
Maximum length: 127 |