admin管理员组文章数量:1396802
<NetworkConfigurations>
<GprsConnectionConfiguration>
<Login />
<Password />
<PhoneNumber>*99***1#</PhoneNumber>
<ExtraParameters>+CGDCONT=1,"IP","UMTS"</ExtraParameters>
<ModemBaudRate>115200</ModemBaudRate>
<AllowDataRoaming>false</AllowDataRoaming>
<PauseBetweenResetFirmware>24</PauseBetweenResetFirmware>
</GprsConnectionConfiguration>
</NetworkConfigurations>
</NetworkConfiguration>
How can i indicate de primary dns ip in this configuration
<NetworkConfigurations>
<GprsConnectionConfiguration>
<Login />
<Password />
<PhoneNumber>*99***1#</PhoneNumber>
<ExtraParameters>+CGDCONT=1,"IP","UMTS"</ExtraParameters>
<ModemBaudRate>115200</ModemBaudRate>
<AllowDataRoaming>false</AllowDataRoaming>
<PauseBetweenResetFirmware>24</PauseBetweenResetFirmware>
</GprsConnectionConfiguration>
</NetworkConfigurations>
</NetworkConfiguration>
How can i indicate de primary dns ip in this configuration
Share Improve this question asked Mar 26 at 12:32 José Alexandre Barbosa GomesJosé Alexandre Barbosa Gomes 111 bronze badge1 Answer
Reset to default 0Include a primary dns, e.g. google 8.8.8.8:
<ExtraParameters>+CGDCONT=1,"IP","UMTS";+CDNSCFG="8.8.8.8"</ExtraParameters>
本文标签: xmlI want to fix dns in a gprs connection with a xmll fileStack Overflow
版权声明:本文标题:xml - I want to fix dns in a gprs connection with a xmll file - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744145072a2592798.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论