Tag Archives: load balancing
Demo: Multi-site Active-Active with NSX, F5 Networks GSLB, and Palo Alto Networks Security [Video]
On this site and on the VMware Network Virtualization blog site, I’ve written several blog posts on multi-site solutions with NSX. This post expands on my prior post, Multi-site Active-Active Solutions with NSX-V and F5 BIG-IP DNS posted here on … Continue reading
EIGRP – Best Path Selection
By default EIGRP uses bandwidth and delay of the line to determine the best path to a remote network. However, if desired, EIGRP can use a composite of four metrics: bandwidth, delay, reliability, and load. Maximum transmission unit (MTU) is … Continue reading
Creating a LAG between an ESXi vSwitch and a Physical Switch
In this lab I am going to create a LAG (Link Aggregation Group) between an ESXi vSwitch and a physical switch. You can use Cisco, Force10 Dell, Juniper, or any other manufacturer for the physical switch. Depending on the switch … Continue reading
Load Balancing with EIGRP
RIP, RIPv2, IGRP, EIGRP and OSPF are all routing protocols that support equal cost load balancing but IGRP and EIGRP can also support unequal cost load balancing. However, unlike IGRP, EIGRP supports VLSM (Variable Length Subnet Masking). Below I use … Continue reading