win7 帮忙编写一个修改网关IP地址的批处理命令!!
不要给我格式。请把我给的数据直接编写进去。IP地址1:192.168.1.221IP地址2:192.168.0.221子网掩码1:255.255.255.0子网掩码2:2...
不要给我格式。请把我给的数据直接编写进去。
IP地址1:192.168.1.221
IP地址2:192.168.0.221
子网掩码1:255.255.255.0
子网掩码2:255.255.255.0
默认网关1:192.168.1.1
默认网关2:192.168.0.1
首选DNS服务器:218.6.200.139
备用DNS服务器:61.139.2.69
双网关同时存在的. 展开
IP地址1:192.168.1.221
IP地址2:192.168.0.221
子网掩码1:255.255.255.0
子网掩码2:255.255.255.0
默认网关1:192.168.1.1
默认网关2:192.168.0.1
首选DNS服务器:218.6.200.139
备用DNS服务器:61.139.2.69
双网关同时存在的. 展开
1个回答
展开全部
DOS命令提示符下修改IP
运行cmd
:>ipconfig (首先用ipconfig这个命令看一下更改之前的ip地址)
Windows 2000 IP Configuration
Ethernet adapter 本地连接:
Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 192.168.0.250 (本地连接更改之前的ip)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.1
PPP adapter 拨号连接:
Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 211.149.128.147
Subnet Mask . . . . . . . . . . . : 255.255.255.255
Default Gateway . . . . . . . . . : 211.149.128.147
C:>netsh (然后执行netsh这个命令)
netsh>interface (netsh命令的子命令)
interface>ip (interface命令的子命令)
interface ip>set (interface ip命令的子命令)
下列指令有效:
set addr1=192.168.1.221
set mask1=255.255.255.0
set addr2=192.168.0.221
set mask=255.255.255.0
set gateway1=192.168.1.1
set gateway2=192.168.0.1
set dns1=218.6.200.139
set dns2=61.139.2.69
此上下文中的命令:
set address - 设置指定的接口的 IP 地址或默认网关。
set dns - 设置 DNS 服务器模式和地址。
set wins - 设置 WINS 服务器模式和地址。
interface ip>set address "本地连接" static 192.168.0.2 255.255.255.0 192.168.0.1 1 (设置ip地址)
确定。
interface ip>exit
运行cmd
:>ipconfig (首先用ipconfig这个命令看一下更改之前的ip地址)
Windows 2000 IP Configuration
Ethernet adapter 本地连接:
Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 192.168.0.250 (本地连接更改之前的ip)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.1
PPP adapter 拨号连接:
Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 211.149.128.147
Subnet Mask . . . . . . . . . . . : 255.255.255.255
Default Gateway . . . . . . . . . : 211.149.128.147
C:>netsh (然后执行netsh这个命令)
netsh>interface (netsh命令的子命令)
interface>ip (interface命令的子命令)
interface ip>set (interface ip命令的子命令)
下列指令有效:
set addr1=192.168.1.221
set mask1=255.255.255.0
set addr2=192.168.0.221
set mask=255.255.255.0
set gateway1=192.168.1.1
set gateway2=192.168.0.1
set dns1=218.6.200.139
set dns2=61.139.2.69
此上下文中的命令:
set address - 设置指定的接口的 IP 地址或默认网关。
set dns - 设置 DNS 服务器模式和地址。
set wins - 设置 WINS 服务器模式和地址。
interface ip>set address "本地连接" static 192.168.0.2 255.255.255.0 192.168.0.1 1 (设置ip地址)
确定。
interface ip>exit
快又稳
2024-10-29 广告
2024-10-29 广告
虚拟主机域名解析是将注册的域名指向您购买并配置的虚拟主机空间地址的过程。通过DNS(域名系统)服务,用户输入的域名会被转换成对应的IP地址,从而实现网站的访问。这一步骤对于网站的上线至关重要,确保了用户能够通过易记的域名而非复杂的IP地址来...
点击进入详情页
本回答由快又稳提供
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询