diff --git a/Richtfunk/bb-fux-kern/etc/config/network b/Richtfunk/bb-fux-kern/etc/config/network index b80add1..f1f6f31 100644 --- a/Richtfunk/bb-fux-kern/etc/config/network +++ b/Richtfunk/bb-fux-kern/etc/config/network @@ -25,7 +25,7 @@ config switch_vlan option ports '0t 2t' option device 'switch0' -config interface 'vlan5' +config interface 'wartung' option proto 'static' option ifname 'eth0.5' option ipaddr '192.168.112.7' @@ -41,7 +41,7 @@ config switch_vlan option ports '0t 2t' option device 'switch0' -config interface 'vlan7' +config interface 'ccchh' option ifname 'eth0.7' option macaddr 'de:ad:be:ef:90:16' option proto 'gluon_mesh' @@ -106,7 +106,7 @@ config switch_vlan option ports '0t 2t' option device 'switch0' -config interface 'vlan20' +config interface 'zeise26' option ifname 'eth0.20' option macaddr 'de:ad:be:ef:90:11' option proto 'gluon_mesh' @@ -119,7 +119,7 @@ config switch_vlan option ports '0t 2t' option device 'switch0' -config interface 'vlan21' +config interface 'pgkaltona' option ifname 'eth0.21' option macaddr 'de:ad:be:ef:90:12' option proto 'gluon_mesh' @@ -132,7 +132,7 @@ config switch_vlan option ports '0t 2t' option device 'switch0' -config interface 'vlan22' +config interface 'werkhof' option ifname 'eth0.22' option macaddr 'de:ad:be:ef:90:13' option proto 'gluon_mesh' @@ -145,7 +145,7 @@ config switch_vlan option ports '0t 2t' option device 'switch0' -config interface 'vlan23' +config interface 'doormann22' option ifname 'eth0.23' option macaddr 'de:ad:be:ef:90:14' option proto 'gluon_mesh' @@ -158,7 +158,7 @@ config switch_vlan option ports '0t 2t' option device 'switch0' -config interface 'vlan26' +config interface 'artfiles' option ifname 'eth0.26' option macaddr 'de:ad:be:ef:90:15' option proto 'gluon_mesh' @@ -166,6 +166,19 @@ config interface 'vlan26' option transitive '1' option igmp_snooping '0' +config switch_vlan + option vlan '35' + option ports '0t 2t' + option device 'switch0' + +config interface 'fcsp' + option ifname 'eth0.35' + option macaddr 'de:ad:be:ef:90:1a' + option proto 'gluon_mesh' + option fixed_mtu '1' + option transitive '1' + option igmp_snooping '0' + config interface 'wan' option ifname 'eth0.2' option type 'bridge'