How to set this part (disable ipv6) through uci command in latest openwrt ?
It seems doesnt work like previous versions ?
Since you screenshotted wlan1, perhaps as a first suggestion - you'd first try setting it on the correct interface.
On the correct interface - add in /etc/config/network
:
option ipv6 '0'
What previous version?