Hi,
I have a query in vrrp.
In my new origination i need to build secondary Vyos and vrrp for fail-over. But the challenge in exiting configuration is they configure multiple public IP’s of same subnet on same interface eth0 and were natted.
How can i configure the same IP’s on secondary Vyos and how to configure vrrp for this.
below is sh interface logs.
show interfaces
Codes: S - State, L - Link, u - Up, D - Down, A - Admin Down
Interface IP Address S/L Description
eth0 x.x.x9.194/27 u/u
x.x.x9.195/27
x.x.x9.199/27
x.x.x9.205/27
x.x.x9.206/27
x.x.x9.221/27
x.x.x9.207/27
eth1 - u/u
eth1.201 10.25.1.2/24 u/u
eth1.211 10.25.11.2/24 u/u
eth1.212 10.25.12.2/24 u/u
Could some one help me in this case.