Changes between Version 16 and Version 17 of expansion/gw16126
- Timestamp:
- 01/17/2019 09:18:50 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
expansion/gw16126
v16 v17 253 253 }}} 254 254 255 * !OpenWrt (18.06) 256 * !OpenWrt will auto-configure the modem once the following is added to the /etc/config/network file (change APN as appropriate) 257 {{{#!bash 258 config interface 'wan' 259 option ifname 'wwan0' 260 option proto 'qmi' 261 option apn hologram 262 option device '/dev/cdc-wdm0' 263 option autoconnect 0 264 option modes lte 265 }}} 266 255 267 256 268 === CAT M1 SIM Support ===