win7 netsh配置IP

win7 netsh配置IP
netsh
interface
ipv4
netsh interface ipv4>
netsh interface ipv4>set address “本地連接 2” static 10.10.10.10 255.255.255.0

netsh interface ipv4>
netsh interface ipv4>
netsh interface ipv4>
netsh interface ipv4>show address “本地連接 2”

接口 “本地連接 2” 的配置
DHCP 已啓用: 否
IP 地址: 10.10.10.10
子網前綴: 10.10.10.0/24 (掩碼 255.255.255.0)
InterfaceMetric: 10

netsh interface ipv4>

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章