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>

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