From 0b00cf91ffda66f8b1a92afbc3332484879c3161 Mon Sep 17 00:00:00 2001 From: catvayor Date: Sun, 8 Dec 2024 19:03:01 +0100 Subject: [PATCH] feat: vlan-apro to potos --- netconf-hive.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netconf-hive.nix b/netconf-hive.nix index c156bd2..7496291 100644 --- a/netconf-hive.nix +++ b/netconf-hive.nix @@ -118,9 +118,9 @@ in }; # netcore01 (Potos) "xe-0/1/2".ethernet-switching = { - interface-mode = "trunk"; + interface-mode = "access"; vlans = [ - "admin-core" + "ap-staging" ]; }; # uplink