Hi all

I am new in vpp and I want to configure a load-balancer to send traffic to
two ASs.
as a functionality it works but I need to have failover feature, when one
of the ASs is down, the load balancer sends all traffic to another AS.

For example:
In the following configuration, when I ping 8.8.8.8, ping 8.8.8.8 is sent
to b.b.b.b as an AS. but when b.b.b.b.b server goes down, the vpp does not
send the ping packets to c.c.c.c.

lb conf ip4-src-address a.a.a.a
lb vip 8.8.8.8/32 encap gre4 new_len 2
lb as 8.8.8.8/32 b.b.b.b.b
lb as 8.8.8.8/32 c.c.c.c.c


Is this feature implemented in vpp load-balancer?
Any help would be appreciated.

Thanks, best regards.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#21628): https://lists.fd.io/g/vpp-dev/message/21628
Mute This Topic: https://lists.fd.io/mt/92249814/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/leave/1480452/21656/631435203/xyzzy 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to