delete : netsh interface ip delete neighbors "Network card name here" "Gateway.IP.goes.here"
Add : netsh interface ip add neighbors "Network card name here" "Gateway.IP.goes.here" "MAC-address-of-gateway-with-dash-here"
24 February 2011
Subscribe to:
Post Comments (Atom)
1 comments:
I tried this but this failed also with the error "Element not found" but I'm 100% sure that I have entered the correct Network Card name.
Post a Comment