From 2d201ebf0e275b7884eaeb04e03bcae71aac7b1e Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Sun, 3 Sep 2023 12:02:36 +0200 Subject: [PATCH] new access points, who dis? --- configs/netbox_device_home.switch-rack.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/configs/netbox_device_home.switch-rack.json b/configs/netbox_device_home.switch-rack.json index 09d3775..991eed5 100644 --- a/configs/netbox_device_home.switch-rack.json +++ b/configs/netbox_device_home.switch-rack.json @@ -154,23 +154,23 @@ "untagged_vlan": "home.clients" }, "ether3": { - "description": "home.winkeeinhorn-1 (LAN)", + "description": "home.aruba325-schlafzimmer", "enabled": true, "ips": [], "mode": "TAGGED", "tagged_vlans": [ - "ffwi.mesh" + "ffwi.client" ], "type": "A_1000BASE_T", "untagged_vlan": "home.clients" }, "ether4": { - "description": "home.winkeeinhorn-2 (LAN)", + "description": "home.aruba325-wohnzimmer", "enabled": true, "ips": [], "mode": "TAGGED", "tagged_vlans": [ - "ffwi.mesh" + "ffwi.client" ], "type": "A_1000BASE_T", "untagged_vlan": "home.clients" @@ -185,13 +185,15 @@ "untagged_vlan": null }, "ether6": { - "description": "isanet", + "description": "home.aruba325-office", "enabled": true, "ips": [], - "mode": "ACCESS", - "tagged_vlans": [], + "mode": "TAGGED", + "tagged_vlans": [ + "ffwi.client" + ], "type": "A_1000BASE_T", - "untagged_vlan": "home.dmz" + "untagged_vlan": "home.clients" }, "ether7": { "description": "RIPE-Probe #28280 (LAN)",