diff --git a/configs/netbox_device_home.switch-rack.json b/configs/netbox_device_home.switch-rack.json index 991eed5..9e3159d 100644 --- a/configs/netbox_device_home.switch-rack.json +++ b/configs/netbox_device_home.switch-rack.json @@ -91,7 +91,7 @@ "untagged_vlan": "home.clients" }, "ether19": { - "description": "home.kodi-wohnzimmer", + "description": "home.lgtv-wohnzimmer", "enabled": true, "ips": [], "mode": "ACCESS", @@ -159,7 +159,8 @@ "ips": [], "mode": "TAGGED", "tagged_vlans": [ - "ffwi.client" + "ffwi.client", + "home.v6only" ], "type": "A_1000BASE_T", "untagged_vlan": "home.clients" @@ -170,7 +171,8 @@ "ips": [], "mode": "TAGGED", "tagged_vlans": [ - "ffwi.client" + "ffwi.client", + "home.v6only" ], "type": "A_1000BASE_T", "untagged_vlan": "home.clients" @@ -190,7 +192,8 @@ "ips": [], "mode": "TAGGED", "tagged_vlans": [ - "ffwi.client" + "ffwi.client", + "home.v6only" ], "type": "A_1000BASE_T", "untagged_vlan": "home.clients" @@ -265,6 +268,10 @@ "name": "home.dmz", "vid": 1139 }, + { + "name": "home.v6only", + "vid": 2000 + }, { "name": "ffwi.mesh", "vid": 3000