close
address,subnet mask,gateway 的設定。
第二三行是 DNS1, DNS2 的設定。
請改成你使用的 ip 即可。

---- office.bat ----
netsh interface ip set address "區域連線" static 192.168.2.101 255.255.255.0 192.168.1.254 1
netsh interface ip set dns "區域連線" static 168.95.1.1 primary
netsh interface ip add dns "區域連線" 211.78.215.137
----

---- home.bat ----
netsh interface ip set address "區域連線" static 172.16.1.101 255.255.255.0 172.16.1.254 1
netsh interface ip set dns "區域連線" static 211.78.215.137 primary
netsh interface ip add dns "區域連線" 211.78.215.200
----
arrow
arrow
    全站熱搜
    創作者介紹
    創作者 hsiaohsi 的頭像
    hsiaohsi

    消息のblog

    hsiaohsi 發表在 痞客邦 留言(0) 人氣()