Template:Gsmctl commands: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 55: | Line 55: | ||
---- | ---- | ||
<b>Note</b>: From FW version <i>R_00.07.03</i> this option is deprecated. IP addresses can be called with `ubus call network.interface.<interface> status`. For mobile interfaces use `ubus call network.interface. | <b>Note</b>: From FW version <i>R_00.07.03</i> this option is deprecated. IP addresses can be called with `ubus call network.interface.<interface> status`. For mobile interfaces use `ubus call network.interface.<interface>_4 status` for IPv4 or `ubus call network.interface.<interface>_6` for IPv6. | ||
To obtain the IP address of a network interface, use '''''-p''''' or '''''--ip''''' options. | To obtain the IP address of a network interface, use '''''-p''''' or '''''--ip''''' options. | ||