Description of problem:
When I use "nmcli connection modify enp1s0 ipv6.method ignore" I expect all IPv6 addressing to be disabled.
Version-Release number of selected component (if applicable):
nmcli tool, version 1.10.6-1.fc28
How reproducible:
Always even after reloads
Steps to Reproduce:
1.nmcli connection modify enp1s0 ipv6.method ignore
2.nmcli con sh enp1s0 | grep IP6
3.ip ad
Actual results:
Link Local FE80 address assigned
Expected results:
No IPv6 addressing (in my case on IPv4)
Additional info: