f4b1eb0a5b
Fix IPV6 forced-mgmt-route not work issue Why I did it IPV6 forced-mgmt-route not work When add a IPV6 route, should use 'ip -6 rule add pref 32764 address' command, but currently in the template the '-6' parameter are missing, so the IPV6 route been add to IPV4 route table. Also this PR depends on #17281 , which will fix the IPV6 'default' route table missing in IPV6 route lookup issue. Microsoft ADO (number only):24719238 |
||
---|---|---|
.. | ||
init_interfaces | ||
interfaces-config.service | ||
interfaces-config.sh | ||
interfaces.j2 |