顯示具有 netsh 標籤的文章。 顯示所有文章
顯示具有 netsh 標籤的文章。 顯示所有文章

2012-08-08

netsh command change IP address

netsh interface ip set address "Local Area Connection" static 192.168.0.1 255.255.255.0 192.168.0.254 1

netsh firewall set icmpsetting 8          => allow others to ping you
netsh firewall set icmpsetting 8 disable=> deny others to ping you