From 9a0198e9b23a1995ca5e23be6c06039b580c7123 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Wed, 22 Feb 2023 07:53:59 -0600 Subject: Update documentation --- issues/systems/octopus.gmi | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'issues/systems/octopus.gmi') diff --git a/issues/systems/octopus.gmi b/issues/systems/octopus.gmi index 1420865..bc421eb 100644 --- a/issues/systems/octopus.gmi +++ b/issues/systems/octopus.gmi @@ -26,3 +26,14 @@ default via 172.23.16.1 dev ens1f0np0 172.23.16.0/21 dev eno1 proto kernel scope link src 172.23.18.68 172.23.16.0/21 dev eno2 proto kernel scope link src 172.23.17.134 ``` + +# Current topology + +``` +ip a +ip route +``` + +- Octopus01 uses eno1 172.23.18.188/21 gateway 172.23.16.1 (eno1: Link is up at 1000 Mbps) +- Octopus02 uses eno1 172.23.17.63/21 gateway 172.23.16.1 (eno1: Link is up at 1000 Mbps) + 172.23.x.x -- cgit v1.2.3