mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-11-02 20:02:05 +01:00
Merge pull request #845 from roedie/T4665
T4665: Keepalived: Docs for using the same VRID
This commit is contained in:
commit
892c24d943
@ -18,9 +18,9 @@ VRRP keepalive packets use multicast, and VRRP setups are limited to a single
|
|||||||
datalink layer segment. You can setup multiple VRRP groups
|
datalink layer segment. You can setup multiple VRRP groups
|
||||||
(also called virtual routers). Virtual routers are identified by a
|
(also called virtual routers). Virtual routers are identified by a
|
||||||
VRID (Virtual Router IDentifier). If you setup multiple groups on the same
|
VRID (Virtual Router IDentifier). If you setup multiple groups on the same
|
||||||
interface, their VRIDs must be unique, but it's possible (even if not
|
interface, their VRIDs must be unique if they use the same address family,
|
||||||
recommended for readability reasons) to use duplicate VRIDs on different
|
but it's possible (even if not recommended for readability reasons) to use
|
||||||
interfaces.
|
duplicate VRIDs on different interfaces.
|
||||||
|
|
||||||
Basic setup
|
Basic setup
|
||||||
-----------
|
-----------
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user