Hi All,
I'd like to perform database application transactional and concurrent load testing which requires approx. 100 IP address in a single host (Windows Server 2003 box) so that one NIC can have multiple IP address.
Is there any quick way (Powershell / NetSH) to create those IP address in one single box ?
example:
Code:VM-Simulator1 - 10.2.1.1 10.2.1.2 10.2.1.3 10.2.1.4 10.2.1.5 . . . 10.2.1.102i know how to do it in Windows Server 2003 manually one by one but that's too daunting to do it manually.Code:VM-Simulator2 - 10.2.2.1 10.2.2.2 10.2.2.3 10.2.2.4 10.2.2.5 . . . 10.2.2.102
Thanks.



LinkBack URL
About LinkBacks
Reply With Quote

