![]() |
|
Welcome to Vista Banter. You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact support. |
|
|||||||
| Networking with Windows Vista Networking issues and questions with Windows Vista. (microsoft.public.windows.vista.networking_sharing) |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi,
I'm trying to change IP of my computer from command line. I'm using this netsh. netsh interface ip set address name = "Connessione alla rete locale (LAN)" source = static addr = 192.168.210.130 mask = 255.255.255.0 (I'm using italian version) The above command works under Windows XP but it doesn't modify IP under Windows Vista. If I use the same tecnique to modify gateway it works under Vista too @netsh interface ip set address name = "Connessione alla rete locale (LAN)" gateway = 192.168.210.45 gwmetric = 1 Is it possible to change IP from command line under Windows Vista ? Thanks in advance, Stefano |
|
|||
|
I hope that these links will help you:
http://www.venkatarangan.com/blog/20...mand+Line.aspx http://blogs.vishwak.com/blogs/venka...mand-line.aspx -John "Stefano" wrote: Hi, I'm trying to change IP of my computer from command line. I'm using this netsh. netsh interface ip set address name = "Connessione alla rete locale (LAN)" source = static addr = 192.168.210.130 mask = 255.255.255.0 (I'm using italian version) The above command works under Windows XP but it doesn't modify IP under Windows Vista. If I use the same tecnique to modify gateway it works under Vista too @netsh interface ip set address name = "Connessione alla rete locale (LAN)" gateway = 192.168.210.45 gwmetric = 1 Is it possible to change IP from command line under Windows Vista ? Thanks in advance, Stefano |
|
|||
|
On 16 Feb, 22:00, usasma wrote:
I hope that these links will help you:http://www.venkatarangan.com/blog/20...9/change-ip-ad... -John Yes thanks. |
| Thread Tools | |
| Display Modes | |
|
|