Closes #7850: Add note about where to assign FHRP groups

This commit is contained in:
jeremystretch 2021-11-18 15:12:12 -05:00
parent 1c9d39d3e6
commit d2767f39f0

View File

@ -12,3 +12,5 @@ NetBox models these redundancy groups by protocol and group ID. Each group may o
## FHRP Group Assignments ## FHRP Group Assignments
Member device and VM interfaces can be assigned to FHRP groups, along with a numeric priority value. For instance, three interfaces, each belonging to a different router, may each be assigned to the same FHRP group to serve a common virtual IP address. Each of these assignments would typically receive a different priority. Member device and VM interfaces can be assigned to FHRP groups, along with a numeric priority value. For instance, three interfaces, each belonging to a different router, may each be assigned to the same FHRP group to serve a common virtual IP address. Each of these assignments would typically receive a different priority.
Interfaces are assigned to FHRP groups under the interface detail view.