Testing the Virtual IP control scripts (Windows)
Start
- Run the SC_VIP_DOWN.BAT script on the backup VM Server.
- Run the SC_VIP_UP.BAT script on the primary VM Server.
- Verify that the Virtual IP interface is running on the primary host by using the ipconfig command. For example:
@C:\GCTI\SWITCHOVER\1NIC>ipconfig @Windows IP Configuration @Ethernet adapter Local Area Connection: @Connection-specific DNS Suffix . : @IP Address. . . . . . . . . . . . : 10.10.11.103 @Subnet Mask . . . . . . . . . . . : 255.255.255.0 @IP Address. . . . . . . . . . . . : 10.10.11.101 @Subnet Mask . . . . . . . . . . . : 255.255.255.0 @Default Gateway . . . . . . . . . : 10.10.11.104
- Verify that the Virtual IP interface is not running on the backup VM Server. For example:
@C:\GCTI\SWITCHOVER\1NIC>ipconfig @Windows IP Configuration @Ethernet adapter Local Area Connection: @ Connection-specific DNS Suffix . : @ IP Address. . . . . . . . . . . . : 10.10.11.102 @ Subnet Mask . . . . . . . . . . . : 255.255.255.0 @ Default Gateway . . . . . . . . . : 10.10.11.104
- Run the SC_VIP_DOWN.BAT script on the primary VM Server.
- Run the SC_VIP_UP.BAT script on the backup VM Server.
- Verify that the Virtual IP interface is running on the backup VM Server by using the ipconfig command. Output should appear similar to the following:
@Ethernet adapter Local Area Connection: @Connection-specific DNS Suffix . : @IP Address. . . . . . . . . . . . : 10.10.11.103 @Subnet Mask . . . . . . . . . . . : 255.255.255.0 @IP Address. . . . . . . . . . . . : 10.10.11.102 @Subnet Mask . . . . . . . . . . . : 255.255.255.0 @Default Gateway . . . . . . . . . : 10.10.11.104
End
Next Steps
Application control scripts Windows
OR
This page was last edited on July 17, 2020, at 16:12.
Comments or questions about this documentation? Contact us for support!