2.
netsh
3. switch to interface/ipv4 subtree
interface ipv4
4. store=persistent will make it load this entry automatically at every boot
add neighbors "InterfaceName" "IP" "MAC" store=persistent
netsh
interface ipv4
add neighbors "InterfaceName" "IP" "MAC" store=persistent