diff options
Diffstat (limited to '6/hosts.pl')
-rw-r--r-- | 6/hosts.pl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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)). |