With this guide https://3os.org/infrastructure/openwrt/disable-ipv6/
I used these commands
cd /etc/config
cat network
ifconfig
uci set 'network.lan.ipv6=0'
uci set 'network.VLAN10_Gast.ipv6=0'
uci set 'network.VLAN20_IoT.ipv6=0'
uci set 'network.loopback.ipv6=0'
uci set network.lan.delegate="0"
uci -q delete network.globals.ula_prefix
uci commit
/etc/init.d/network restart
ifconfig
inet6 addresses are still visible on the "phy" interfaces. What do I have to do now?
eth0 Link encap:Ethernet HWaddr 00:1A:8C:A1:63:D3
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1548 errors:0 dropped:1 overruns:0 frame:0
TX packets:1165 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:154878 (151.2 KiB) TX bytes:853097 (833.1 KiB)
Interrupt:4
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:206 errors:0 dropped:0 overruns:0 frame:0
TX packets:206 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:14671 (14.3 KiB) TX bytes:14671 (14.3 KiB)
phy0-ap0 Link encap:Ethernet HWaddr 00:1A:8C:A1:63:DC
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
phy0-ap1 Link encap:Ethernet HWaddr 02:1A:8C:A1:63:DC
inet6 addr: fe80::1a:8cff:fea1:63dc/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:190 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:16592 (16.2 KiB)
phy0-ap2 Link encap:Ethernet HWaddr 06:1A:8C:A1:63:DC
inet6 addr: fe80::41a:8cff:fea1:63dc/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:992 (992.0 B)
phy1-ap0 Link encap:Ethernet HWaddr 00:1A:8C:A1:63:D4
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
phy1-ap1 Link encap:Ethernet HWaddr 02:1A:8C:A1:63:D4
inet6 addr: fe80::1a:8cff:fea1:63d4/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:134 errors:0 dropped:0 overruns:0 frame:0
TX packets:694 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:33450 (32.6 KiB) TX bytes:71984 (70.2 KiB)
phy1-ap2 Link encap:Ethernet HWaddr 06:1A:8C:A1:63:D4
inet6 addr: fe80::41a:8cff:fea1:63d4/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:14 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:1586 (1.5 KiB)
switch Link encap:Ethernet HWaddr 00:1A:8C:A1:63:D3
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1453 errors:0 dropped:0 overruns:0 frame:0
TX packets:1037 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:121738 (118.8 KiB) TX bytes:820271 (801.0 KiB)
switch.1 Link encap:Ethernet HWaddr 00:1A:8C:A1:63:D3
inet addr:10.0.0.191 Bcast:10.0.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1443 errors:0 dropped:210 overruns:0 frame:0
TX packets:1037 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:121110 (118.2 KiB) TX bytes:820271 (801.0 KiB)
switch.10 Link encap:Ethernet HWaddr 00:1A:8C:A1:63:D3
inet addr:10.1.0.191 Bcast:10.1.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
switch.20 Link encap:Ethernet HWaddr 00:1A:8C:A1:63:D3
inet addr:10.1.2.191 Bcast:10.1.2.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:10 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:628 (628.0 B) TX bytes:0 (0.0 B)