From a0b05c51b3beb92fa575db26e722db2d8db592df Mon Sep 17 00:00:00 2001 From: Yohann D'ANELLO Date: Mon, 19 Jul 2021 21:21:09 +0200 Subject: [PATCH] Add static IPv6 link for Crans/Aurore interconnection Signed-off-by: Yohann D'ANELLO --- roles/router/templates/interfaces-aurore | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/router/templates/interfaces-aurore b/roles/router/templates/interfaces-aurore index 48a20d9..c911e76 100644 --- a/roles/router/templates/interfaces-aurore +++ b/roles/router/templates/interfaces-aurore @@ -85,4 +85,5 @@ iface ens2 inet static ip-forward 1 iface ens2 inet6 static + address 2a09:6840:128::0:{{ router_hard_ip_suffix }}/64 ip-forward 1