From 6a8306598218824ef48d302f6095ae8e854bdd95 Mon Sep 17 00:00:00 2001 From: Sander Klein Date: Sat, 17 Dec 2022 18:06:44 +0100 Subject: T4809: radvd: Allow the use of AdvRASrcAddress This add the AdvRASrcAddress configuration option to configure a source address for the router advertisements. The source address still must be configured on the system. This is useful for VRRP setups where you want fe80::1 on the VRRP interface for cleaner VRRP failovers. --- interface-definitions/service_router-advert.xml.in | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'interface-definitions/service_router-advert.xml.in') diff --git a/interface-definitions/service_router-advert.xml.in b/interface-definitions/service_router-advert.xml.in index 0f4009f5c..a15ce8b8f 100644 --- a/interface-definitions/service_router-advert.xml.in +++ b/interface-definitions/service_router-advert.xml.in @@ -276,6 +276,19 @@ + + + Use IPv6 address as source address. Useful with VRRP. + + ipv6 + IPv6 address to be advertized (must be configured on interface) + + + + + + + Time, in milliseconds, that a node assumes a neighbor is reachable after having received a reachability confirmation -- cgit v1.2.3