home.switch-rack: new vlan

This commit is contained in:
Franzi 2024-02-25 20:51:02 +01:00
parent 9c4d1c94a5
commit 7c9bb42c03
Signed by: kunsi
GPG Key ID: 12E3D2136B818350
1 changed files with 11 additions and 4 deletions

View File

@ -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