??命令是什么?另外改變網關的地址,命令又是什么?
熱心網友
很簡單,做以下的步驟C:\netsh netshinterface interfaceip interface ipset address "本地連接" static interface ipexit上文中的set命令具體解釋如下:set address - 設置指定的接口的 IP 地址和默認網關。set dns - 設置 DNS 服務器模式和地址。set wins - 設置 WINS 服務器模式和地址。
熱心網友
有什么意義嗎?修改可到網上鄰居頁面下的屬性的TCP.IP協議選項中修改IP地址,dos中修改比較麻煩的
熱心網友
你必需去找專業人士來,才可能解決這個問題OK!
熱心網友
1路過2拿分3閃人
熱心網友
首先請問你是什么系統?拿我的2000系統來說吧/。Windows2000是現在比較流行的操作系統,它的功能是很強大的,它甚至可以象Unix一樣在命令行下做很多的工作。下面是本人在實踐中偶然發現的一種在命令行下更改ip地址的方法,C:\ipconfig (首先用ipconfig這個命令看一下更改之前的ip地址)Windows 2000 IP ConfigurationEthernet adapter 本地連接:Connection-specific DNS Suffix 。 :IP Address。 。 。 。 。 。 。 。 。 。 。 。 : (本地連接更改之前的ip)Subnet Mask 。 。 。 。 。 。 。 。 。 。 。 : Default Gateway 。 。 。 。 。 。 。 。 。 : C:\netsh (進入設置模式)netshinterface interfaceip interface ipset address "本地連接" static interface ipexit上文中的set命令具體解釋如下:set address - 設置指定的接口的 IP 地址和默認網關。set dns - 設置 DNS 服務器模式和地址。set wins - 設置 WINS 服務器模式和地址。C:\ipconfig (更改后再用ipconfig命令看一下,確認一下是否更改成功)Windows 2000 IP ConfigurationEthernet adapter 本地連接:Connection-specific DNS Suffix 。 :IP Address。 。 。 。 。 。 。 。 。 。 。 。 : Subnet Mask 。 。 。 。 。 。 。 。 。 。 。 : Default Gateway 。 。 。 。 。 。 。 。 。 : 。
熱心網友
改用unix吧。
熱心網友
以上答案基本正確了
熱心網友
不太清楚~DOS很煩的
熱心網友
改ip地址做什么呢????
熱心網友
CMD狀況下:Microsoft Windows XP [版本 5。1。2600](C) 版權所有 1985-2001 Microsoft Corp。C:\Documents and Settings\Owneripconfig(先查看一下IP地址)Windows IP ConfigurationEthernet adapter 本地連接: Connection-specific DNS Suffix 。 : IP Address。 。 。 。 。 。 。 。 。 。 。 。 : Subnet Mask 。 。 。 。 。 。 。 。 。 。 。 : IP Address。 。 。 。 。 。 。 。 。 。 。 。 : fe80::210:dcff:fe6b:c8ae%4 Default Gateway 。 。 。 。 。 。 。 。 。 : Tunnel adapter Teredo Tunneling Pseudo-Interface: Connection-specific DNS Suffix 。 : IP Address。 。 。 。 。 。 。 。 。 。 。 。 : fe80::5445:5245:444f%5 Default Gateway 。 。 。 。 。 。 。 。 。 :Tunnel adapter Automatic Tunneling Pseudo-Interface: Connection-specific DNS Suffix 。 : IP Address。 。 。 。 。 。 。 。 。 。 。 。 : fe80::5efe: %2 Default Gateway 。 。 。 。 。 。 。 。 。 :C:\Documents and Settings\OwnerC:\Documents and Settings\Ownernetshnetshinterface(Netsh子命令)netsh interfaceip(netsh interface的子命令)netsh interface ipset(netsh interface ip的子命令)下列指令有效:命令從 netsh 上下文繼承:set file - 復制控制臺輸出到文件。set machine - 設置用來操作的當前計算機。set mode - 設置當前模式為聯機或脫機。此上下文中的命令:set address - 設置指定的接口的 IP 地址或默認網關。set dns - 設置 DNS 服務器模式和地址。set wins - 設置 WINS 服務器模式和地址。netsh interface ipshow address(查看IP)接口 "本地連接" 的配置 DHCP 啟用 否 IP 地址 子網掩碼 默認網關: GatewayMetric: 0 InterfaceMetric 0netsh interface ip。
熱心網友
C:\ipconfig (首先用ipconfig這個命令看一下更改之前的ip地址)Windows 2000 IP ConfigurationEthernet adapter 本地連接:Connection-specific DNS Suffix . :IP Address. . . . . . . . . . . . : (本地連接更改之前的ip)Subnet Mask . . . . . . . . . . . : Default Gateway . . . . . . . . . : C:\netsh (進入設置模式)netshinterface interfaceip interface ipset address "本地連接" static interface ipexit
熱心網友
CMD netsh netshint interfaceip interface ipset add "本地鏈接" static IP地址 mask gateway
熱心網友
開始--運行--cmd---ipconfig---ipconfig release/----ipconfig renew/
熱心網友
在DOS行下設置靜態IP A.設置靜態IP CMD netsh netshint interfaceip interface ipset add "本地鏈接" static IP地址 mask gateway B.查看IP設置 interface ipshow address
熱心網友
IP本來就可以像上面的朋友說的那樣“網上鄰居\屬性\TCP.IP協議\IP地址”就可以改了!你又何必非要搞什么沒有必要的步驟呢?是不是想讓人知道你的電腦玩的很化?dos用的很到家?我說朋友生活有必要如此的累嗎?
熱心網友
上鄰居\屬性\TCP.IP協議\IP地址
熱心網友
網上鄰居\屬性\TCP.IP協議\IP地址