diff --git a/config/switch.nix b/config/switch.nix index f7d7dd3..a80613f 100644 --- a/config/switch.nix +++ b/config/switch.nix @@ -184,6 +184,15 @@ "ge-1/0/42" ]; }; + server6 = { + group = "9"; + ports = [ + "ge-0/0/18" + "ge-0/0/19" + "ge-1/0/0" + "ge-1/0/2" + ]; + }; }; };