D:>netsh
netsh>inte
netsh interface>ip
netsh interface ip>show address
接口 "本地连接" 的配置
DHCP 启用 否
IP 地址 10.0.0.9
子网掩码 255.0.0.0
默认网关: 10.0.0.3
GatewayMetric: 0
InterfaceMetric 0
netsh interface ip>set address name="本地连接" static 192.168.60.38 255.255.255.0 192.168.60.240 0确定。
netsh interface ip>
netsh interface ip>show address
接口 "本地连接" 的配置
DHCP 启用 否
IP 地址 192.168.60.38
子网掩码 255.255.255.0
默认网关: 192.168.60.240
GatewayMetric: 0
InterfaceMetric 0
netsh interface ip>
来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/29987/viewspace-51874/,如需转载,请注明出处,否则将追究法律责任。