From 05a140696815d0c85c0b01196946f08a1d170735 Mon Sep 17 00:00:00 2001 From: Astro Date: Fri, 19 May 2023 18:29:08 +0200 Subject: [PATCH] switch-b3: remove one mgmt port --- config/switch.nix | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/config/switch.nix b/config/switch.nix index a80613f..c3219fa 100644 --- a/config/switch.nix +++ b/config/switch.nix @@ -135,9 +135,8 @@ ap60.ports = [ "ge-1/0/20" ]; ap62.ports = [ "ge-0/0/11" ]; mgmt.ports = [ - "ge-0/0/0" - "ge-1/0/0" - "ge-0/0/1" + "ge-0/0/0" + "ge-0/0/1" "ge-1/0/44" # server7 "ge-1/0/45"