<div dir="ltr"><div><div><div><div><br></div>when I run the command to configure IPv6 addres to wlan0 interface, I am getting the following error.<br><br></div>"Command failed:Not found".<br><br></div>When  i do debug dhcpv6.script, I found it is problem of ubus command.<br><br></div>My ubus command is <b>ubus call network.interface notify_proto </b> "the following json"<br><div><div><div><div><br>+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++<br>{ "action": 0, "link-up": true, "data": { "passthru": "0017001020010db812340f010000000000000001" }, "keep": false,<br>  "ip6addr": [ { "ipaddr": "2001:db8:1234:f01::b94", "mask": "128", "preferred": 290, "valid": 515, "offlink": true },<br>               { "ipaddr": "2001:db8:1234:f01:6f0:21ff:fe11:2db2", "mask": "64", "preferred": 290, "valid": 515, "offlink": true } ],<br>  "routes6": [ { "target": "::", "netmask": "0", "gateway": "fe80::6f0:21ff:fe11:2e55", "metric": 1024, "valid": 1800 },<br>               { "target": "2001:db8:1234:f01::", "netmask": "64", "metric": 256, "valid": 515 },<br>               { "target": "2001:db8:1234:f00::", "netmask": "56", "gateway": "fe80::6f0:21ff:fe11:2e55", "metric": 1024, "valid": 515 } ],<br>   "dns": [ "2001:db8:1234:f01::1" ],<br>   "dns_search": [ "lan" ],<br>   "interface": "wlan0"<br>}<br>+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++<br></div><div>can anybody please explain why this error is popped up and couldnt configure wlan0 interface with IPv6 address?<br><br></div><div>I am using CHAOS CALMER (Bleeding Edge, r44590) in my router. <br></div><div><br></div><div>Thanks for your help.<br><br></div><div>Best regards<br></div><div>Sothy<br><br></div><div><br><br></div></div></div></div></div>