Hello developers,

I'm fairly new to ubus and openwrt and have a couple questions. Is it possible to change the network card settings through ubus. I assume so since that is what some of the dummy/netifd-proto.sh looks like it is doing, but even extracting the components from netifd-proto.sh I still can't get it to work. This is as far as I got.

ubus -v call network.interface notify_proto "{'interface': 'eth0', 'ipaddr': '10.5.5.8/24'}"

I keep getting "Command Failed: operation not supported." Any idea what I am doing wrong?
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to