Error adding VRRP address

Hi all, and thanks for your work!

I’ve two switch using vrrp to comunicate each other.

Using fake name and ip, I have
id: SWITCH1 ip: 10.0.0.1
id: SWITCH2 ip: 10.0.0.2
VRRP 10.0.0.3

I’ve added without problems 10.0.0.1 and 10.0.0.2 but, when I add the “virtual” ip, I get this error
Already have host 10.0.0.3 (SWITCH1) due to duplicate sysName.
I think that’s fair, but if I have problem with vrrp I need to check all 3 ip, because even if 10.0.0.1 and .2 are reachable, it could not be true for .3 (for example, missing response to ping)

Any suggestion on this configuration?

Thanks

try force adding it.

or allow duplicate sysnames. https://docs.librenms.org/#Extensions/Auto-Discovery/#allow-duplicate-sysname

I’ve asked a silly question…
Thanks, it works

Not a silly question. All questions are welcomed and are valued.
:slight_smile:

1 Like