-
Hello, I am pretty new to netbox, but I have search quite a lot on this subject and can't seem to find how to do it. Let's say I have one VMWare host with multiple interfaces. 2 of them are using the same IP address, both on different switches. It seemed to me that FHRP Groups were meant for this, but I can't choose an FHRP Group to assign on an interface. Anyone have any idea? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 7 replies
-
Hi, |
Beta Was this translation helpful? Give feedback.
-
The user interface to reassign an IP address to an FHRP group (as opposed to adding a new IP address to an FHRP group) is very awkward: see #8106. The section "Use case" describes the sequence of steps currently required. To answer your specific question about how to "choose an FHRP Group to assign on an interface": you have to view the interface, by clicking the interface name in the left hand column (not edit it by clicking the pencil icon). If you do this, then on the right hand side of the interface details page you get a panel which allows you to assign FHRP groups to the interface: It definitely was not obvious to me (my logic was: surely, to modify the list of FHRP groups on an interface, you have to edit the interface? No!) |
Beta Was this translation helpful? Give feedback.
The user interface to reassign an IP address to an FHRP group (as opposed to adding a new IP address to an FHRP group) is very awkward: see #8106. The section "Use case" describes the sequence of steps currently required.
To answer your specific question about how to "choose an FHRP Group to assign on an interface": you have to view the interface, by clicking the interface name in the left hand column (not edit it by clicking the pencil icon).
If you do this, then on the right hand side of the interface details page you get a panel which allows you to assign FHRP groups to the interface:
It definitely was not obvious to me (my …