1/2/10

To dissable internet connection using cmd

netsh interface ip show config

to view



netsh interface ip set address name="Local Area Connection" static 192.168.0.100 255.255.255.0 192.168.0.1 1

to modify

No comments:

Post a Comment