guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/02: hydra: bayfront: Add comment about IPv6 route.


From: Ludovic Courtès
Subject: 01/02: hydra: bayfront: Add comment about IPv6 route.
Date: Sun, 4 Dec 2016 14:38:19 +0000 (UTC)

civodul pushed a commit to branch master
in repository maintenance.

commit 04d0ce168c291916a9c9e3810371d23f77519630
Author: Ludovic Courtès <address@hidden>
Date:   Sat Dec 3 23:42:48 2016 +0100

    hydra: bayfront: Add comment about IPv6 route.
---
 hydra/bayfront.scm |    1 +
 1 file changed, 1 insertion(+)

diff --git a/hydra/bayfront.scm b/hydra/bayfront.scm
index 56c5dd4..cd93f37 100644
--- a/hydra/bayfront.scm
+++ b/hydra/bayfront.scm
@@ -111,6 +111,7 @@
                    ;; TODO: configure ens9 as 141.255.128.57.
                    ;; TODO: configure ens10 as with:
                    ;;   ip a add dev ens10 2a01:474:0::56/48
+                   ;;   ip -6 route add default via 2a01:474:0::126
                    (static-networking-service
                     "ens10" "141.255.128.56"
                     #:netmask "255.255.255.128"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]