<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hello everyone,<div><br></div><div>In my test environment, I noticed that the default gateway for IPv6 is changed from 1 to 0,</div><div>is this correct?</div><div><br></div><div>Reproduce steps are:</div><div>* openstack cli:</div><div>openstack network create test-ipv6-net<br></div><div>openstack subnet create --subnet-range 2001:db8::200:0/64 --ip-version 6 --ipv6-ra-mode dhcpv6-stateful --ipv6-address-mode dhcpv6-stateful --network test-ipv6-net test-ipv6-subnet</div><div># the gateway_ip in the output is 2001:db8::200: but 2001:db8::200:1 is the expected IP</div><div><br></div><div>* neutron cli:</div><div>neutron net-create test-v6<br></div><div>neutron subnet-create --name test-v6-subnet --ip-version 6 test-v6 2002:db8::200:0/64</div><div># the gateway_ip in the output is 2001:db8::200: but 2001:db8::200:1 is the expected IP<br></div><div><br></div><div>there are 3 versions of OpenStack I've tested, the results are:</div><div>OpenStack Rocky: 2001:db8::200:1</div><div>OpenStack Train: 2001:db8::200:1</div><div>OpenStack Wallaby: 2001:db8::200:</div><div><br></div><div>the virtual router will use the gateway ip for port, and some hardware networking sdn controller for neutron may not work.</div></div></div></div></div></div></div></div></div></div></div></div></div>