1 @echo off
2 netsh interface ip set address "ローカル エリア接続" static 10.240.10.207 255.255.255.0 10.240.10.1 1
3 netsh interface ip set dns "ローカル エリア接続" static 130.34.54.2
4 netsh interface ip add dns "ローカル エリア接続" 130.34.232.25