From 0bb363716d1429d78148704eff56bfe9cb2b0698 Mon Sep 17 00:00:00 2001 From: catvayor Date: Mon, 16 Dec 2024 22:54:52 +0100 Subject: [PATCH] feat: vlan-hypervisor to potos --- netconf-hive.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/netconf-hive.nix b/netconf-hive.nix index 7496291..f9fc9f9 100644 --- a/netconf-hive.nix +++ b/netconf-hive.nix @@ -15,6 +15,7 @@ let ]; "ap-staging".id = 2000; + "hypervisor".id = 2001; }; AP = { poe = true; @@ -120,7 +121,7 @@ in "xe-0/1/2".ethernet-switching = { interface-mode = "access"; vlans = [ - "ap-staging" + "hypervisor" ]; }; # uplink