Change Local Static IP Address in Ms-DOS
Ok, to change a local Static IP Address, open your command prompt and type:
c:\>netsh interface ip set address local static xxx.xxx.xxx.xxxyyy.yyy.yyy.yyy zzz.zzz.zzz.zzz 1 |
Which X represent IP address, Y represent subnet mask and
...
Read more »