From de3d2c7ed173d6a3478f2432dea441a7e2e1088a Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Wed, 8 Nov 2023 09:47:36 +0100 Subject: wip --- 6/hosts.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '6/hosts.pl') diff --git a/6/hosts.pl b/6/hosts.pl index 090a172..83fcbac 100644 --- a/6/hosts.pl +++ b/6/hosts.pl @@ -40,7 +40,7 @@ router_link(kv24ix, "1::5", hash). router_link(lhn2ix, "1::9", hash). router_link(lhn2ix, "1::4", knot). router_link(conflatorio, "1::11", lhn2ix). -router_link(lhn2ix, "1::12", conflatorio). +%router_link(lhn2ix, "1::12", conflatorio). % network(R, address, range) attached_network(conflatorio, ipv6_net("1:78e1::", 64)). -- cgit v1.2.3