diff --git a/machines/netconf/netcore01.nix b/machines/netconf/netcore01.nix index df3570c..ee3059f 100644 --- a/machines/netconf/netcore01.nix +++ b/machines/netconf/netcore01.nix @@ -15,6 +15,7 @@ "ge-0/0/3" "ge-0/0/5" "ge-0/0/7" + "ge-0/0/9" ]; configuration.ethernet-switching = { interface-mode = "access"; @@ -27,6 +28,7 @@ "ge-0/0/2" "ge-0/0/4" "ge-0/0/6" + "ge-0/0/8" ]; configuration.ethernet-switching = { interface-mode = "access";