From 906c91ed9aeb1a6f7a14c25086c3acda955aa518 Mon Sep 17 00:00:00 2001 From: Astro Date: Thu, 18 Nov 2021 20:39:32 +0100 Subject: [PATCH] config/switch: doc server1 ports --- config/switch.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/switch.nix b/config/switch.nix index 4a77392..bfdc2ae 100644 --- a/config/switch.nix +++ b/config/switch.nix @@ -34,6 +34,8 @@ iso3.ports = [ "g4" ]; mgmt.ports = [ "g1" ]; serv.ports = [ "g22" ]; + # server1 had g46,g47,g48 too but this switch has too few + # port-channel groups server1.ports = [ "g24" ]; server2 = { group = "1";