Config IPPassthrough in mobileap_cfg.xml

Hi everyone
I want to set IPPassthroughCfg in mobileap_cfg.xml file

	<IPPassthroughCfg>
				<IPPassthroughEnable>0</IPPassthroughEnable>
				<IPPassthroughDeviceType>-1</IPPassthroughDeviceType>
				<IPPassthroughHostName>0</IPPassthroughHostName>
				<IPPassthroughMacAddr>0</IPPassthroughMacAddr>
			</IPPassthroughCfg>

What should I set in this section and what should I put in IPPassthroughDeviceType?

Try to play with QCMAP_CLI, maybe it will show you a list of options.

I used it, but it didn’t have an option, it was only possible to activate and deactivate, which didn’t make any changes

The options are “USB” and “ETH”, you will need to use the 1st one.