thanks for this very good information and this good post
This is a discussion on How to add multiple IPs with a Command line to windows server within the Web & Server Administration forums, part of the Web Designing & Development category; How to add multiple IPs with a Command line to windows server FOR /L %I IN (2,1,254) DO netsh interface ...
How to add multiple IPs with a Command line to windows server
FOR /L %I IN (2,1,254) DO netsh interface ip add address "Public" 1.2.3.4-99I 255.255.255.0
FOR /L %I IN (10,1,20) DO netsh interface ip add address "Public" 67.22.135.%I 255.255.254.0
Above is the command with which you can add multiple IPs to the windows servers.
Now how to use it
the values that are in Brackets (10,1,20) , its the IP range that you are looking add for the host ID
So once you execute that command it will add the IPs from 1.2.3.10 to 1.2.3.20. The Value 1 should not
be changed.
Public is the interface where you are looking to add the IPs and the Subnet mask should be there e.g.255.255.254.0
thanks for this very good information and this good post
Hello,
Can anyone give me a reply for it.....
Google displays up to ____ characters of a webpage's title tag
Last edited by Kletinswiss; 09-28-2011 at 01:17 PM.
Hello,
Thank you so much for sharing::::::::::
Hello,
Thanks for sharing such type of nice information with your post::::::
Hello,
Thank you so much for sharing such of nice information with your post!!!!!
Really a good share. Thanks for your sharing.
Join ACP and get Payment Weekly!
You can assign multiple ips from properties of IIS
just go to RUN >> Type >> inetmgr and set Ips under properties of that site.
buy vps server √ Dedicated hardware √ Hyper-v Forum √
Bookmarks