Setup windows test client: Difference between revisions

From MyLVS
Jump to navigation Jump to search
Line 56: Line 56:


Disable '''Automatic metric''', make the adapter aware of the '''ARP''' issue<br>
Disable '''Automatic metric''', make the adapter aware of the '''ARP''' issue<br>
Enter a high number, like 254<br>
Enter a high number, like 254, click OK<br>
[[File:03-01-13-LoopbackMetric.png|320px]]<br><br>
[[File:03-01-13-LoopbackMetric.png|320px]]<br><br>

Revision as of 19:18, 20 June 2015

Step by step installation and documentation for Windows (lots of screnn shots).

  • Goal: Adding a Windows test client to our myLVS environment
  • Windows Server 2012 (using your own license key)
  • IIS installed
  • Computer name used: myLVS-Win-Client
  • IP Address: 192.168.2.221
  • Loopback IP Address: 192.168.2.220


Adding new device

First, it is required to add the Loopback Adapter using the Device Manager

Goto the run dialog


Enter mmc devmgmt.msc



Right mouse click on your computer, select Add legacy hardware


Confirm


Select the advanced option


Select Network adapters


Select Microsoft and Microsoft KM-Test Loopback Adapter



Confirm



Confirm again


Configure new device

Within Windows, goto the Network connections,
with Server 2012 you can run and type ncpa.ctl

Rename to loopback adapter to loopback, rename the ethernet adapter to lan


Edit the properties of IPv4 on the loopback adapter


Enter the VIP (Virtual IP) = 192.168.2.220/24, click Advanced


Disable Automatic metric, make the adapter aware of the ARP issue
Enter a high number, like 254, click OK