Phil K
Здравствуйте, What's the main difference between [distributed virtual routing with vrrp] and [openvswitch with vrrp] ?
OVS uses (obviously) OpenVSwitch, and another method uses linux bridges. OVS supports a few nice options for operators, like sflow, remote span ports, etc. OVS uses less iptables and more internal rules for security groups, and Linux bridges use iptables. One can use OVS with DPDK, for example.