o reply, id 2107, seq 2180, length 64
zhangguangm...@baicells.com
From: Matthew Smith via lists.fd.io
Date: 2022-01-11 01:22
To: Guangming
CC: vpp-dev
Subject: Re: [vpp-dev] how to config vrrp unicast mode
Hi Guangming,
I merged https://gerrit.fd.io/r/c/vpp/+/34768. It allows the virtual address
1 01:22
To: Guangming
CC: vpp-dev
Subject: Re: [vpp-dev] how to config vrrp unicast mode
Hi Guangming,
I merged https://gerrit.fd.io/r/c/vpp/+/34768. It allows the virtual address to
be added when accept mode is enabled on a VR which sends unicast advertisements.
Thanks,
-Matt
On Mon, Jan 3, 2022 a
Hi Guangming,
I merged https://gerrit.fd.io/r/c/vpp/+/34768. It allows the virtual
address to be added when accept mode is enabled on a VR which sends unicast
advertisements.
Thanks,
-Matt
On Mon, Jan 3, 2022 at 10:07 PM Guangming
wrote:
> Hi,Matt
> Thanks for your detail reply. Maybe I
Hi,Matt
Thanks for your detail reply. Maybe I was wrong about VRRP in VPP.
My expected behavior is that the master and backup have a virtual ip and
virtual mac. The virtual ip and mac are used to connected with the other
device.
They are removed when device switch to backup and are
Hi Guangming,
I think the signaling between unicast peers should work if you do something
like this:
device A:
set int ip address GigabitEthernet0/14/0 10.10.10.10/24
set int state GigabitEthernet0/14/0 up
vrrp vr add GigabitEthernet0/14/0 vr_id 1 priority 250 10.10.10.15 unicast vrrp
peers Gigab
Hi Matthew
I want to use two device that runing VPP as HA cluster. I found the vrrp cli
support unicast mode.
Can you give me a right vrrp unicast example ?
My configure is as follow,
device A :
set int ip address GigabitEthernet0/14/0 10.10.10.10/24
set int ip address GigabitEthernet0/14/0 1