Skip to content

Commit 34c0569

Browse files
authored
Document use of obsolete version of VRRP on Dell OS10 (#1492)
1 parent ca11d4e commit 34c0569

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/caveats.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,9 @@ devices.cumulus.libvirt.memory: 2048
231231
* At the same time, the *anycast* gateway is not supported on plain *ethernet* interfaces, so you need to use *VRRP* there.
232232
* Dell OS10 only allows configuring of the EVPN RD in the form `X.X.X.X:N.` By default, *netlab* uses `N:M` for L3VNI, so on this platform the L3VNI RD is derived from the Router-ID and the VRF ID as `router-id:vrf-id` (and the one generated by *netlab* is not used).
233233

234+
### VRRP Caveats
235+
VRRP on Dell defaults to version 2 - version 3 is only enabled when IPv6 is used on the node (i.e. ```af.ipv6=True```)
236+
234237
(caveats-dnsmasq)=
235238
## dnsmasq DHCP server
236239

0 commit comments

Comments
 (0)