diff --git a/machines/netconf/netcore02.nix b/machines/netconf/netcore02.nix index 43a11bc..b304fee 100644 --- a/machines/netconf/netcore02.nix +++ b/machines/netconf/netcore02.nix @@ -20,6 +20,7 @@ let ]; "ap-staging".id = 2000; + "hypervisor".id = 2001; }; #TODO: additionnal module (always the same for APs) AP-staging = { @@ -95,9 +96,9 @@ in }; # netcore01 (Potos) "xe-0/1/2".ethernet-switching = { - interface-mode = "access"; + interface-mode = "trunk"; vlans = [ - "ap-staging" + "all" ]; }; # uplink