VLAN28 zu do22 hinzugefuegt
This commit is contained in:
parent
e90b00d1a9
commit
a4c1894462
|
@ -30,68 +30,81 @@ config switch_vlan
|
||||||
option ports '0t 1'
|
option ports '0t 1'
|
||||||
|
|
||||||
config switch_vlan
|
config switch_vlan
|
||||||
option vlan '5'
|
option vlan '5'
|
||||||
option ports '0t 2t'
|
option ports '0t 2t'
|
||||||
option vid '5'
|
option vid '5'
|
||||||
option device 'switch0'
|
option device 'switch0'
|
||||||
|
|
||||||
config switch_vlan
|
config switch_vlan
|
||||||
option vlan '10'
|
option vlan '10'
|
||||||
option ports '0t 2t'
|
option ports '0t 2t'
|
||||||
option vid '10'
|
option vid '10'
|
||||||
option device 'switch0'
|
option device 'switch0'
|
||||||
|
|
||||||
config switch_vlan
|
config switch_vlan
|
||||||
option vlan '23'
|
option vlan '23'
|
||||||
option ports '0t 2t'
|
option ports '0t 2t'
|
||||||
option vid '23'
|
option vid '23'
|
||||||
option device 'switch0'
|
option device 'switch0'
|
||||||
|
|
||||||
config switch_vlan
|
config switch_vlan
|
||||||
option vlan '24'
|
option vlan '24'
|
||||||
option ports '0t 2t'
|
option ports '0t 2t'
|
||||||
option vid '24'
|
option vid '24'
|
||||||
option device 'switch0'
|
option device 'switch0'
|
||||||
|
|
||||||
config switch_vlan
|
config switch_vlan
|
||||||
option vlan '25'
|
option vlan '25'
|
||||||
|
option ports '0t 2t'
|
||||||
|
option vid '25'
|
||||||
|
option device 'switch0'
|
||||||
|
|
||||||
|
config switch_vlan
|
||||||
|
option vlan '28'
|
||||||
option ports '0t 2t'
|
option ports '0t 2t'
|
||||||
option vid '25'
|
option vid '28'
|
||||||
option device 'switch0'
|
option device 'switch0'
|
||||||
|
|
||||||
config interface 'vlan5'
|
config interface 'vlan5'
|
||||||
option proto 'static'
|
option proto 'static'
|
||||||
option ifname 'eth0.5'
|
option ifname 'eth0.5'
|
||||||
option ipaddr '192.168.112.23'
|
option ipaddr '192.168.112.23'
|
||||||
option netmask '255.255.255.0'
|
option netmask '255.255.255.0'
|
||||||
|
|
||||||
config interface 'vlan10'
|
config interface 'vlan10'
|
||||||
option proto 'batadv'
|
option proto 'batadv'
|
||||||
option mesh 'bat0'
|
option mesh 'bat0'
|
||||||
option mtu '1500'
|
option mtu '1500'
|
||||||
option ifname 'eth0.10'
|
option ifname 'eth0.10'
|
||||||
option macaddr 'de:ad:be:ef:90:40'
|
option macaddr 'de:ad:be:ef:90:40'
|
||||||
|
|
||||||
config interface 'vlan23'
|
config interface 'vlan23'
|
||||||
option proto 'batadv'
|
option proto 'batadv'
|
||||||
option mesh 'bat0'
|
option mesh 'bat0'
|
||||||
option mtu '1500'
|
option mtu '1500'
|
||||||
option ifname 'eth0.23'
|
option ifname 'eth0.23'
|
||||||
option macaddr 'de:ad:be:ef:90:41'
|
option macaddr 'de:ad:be:ef:90:41'
|
||||||
|
|
||||||
config interface 'vlan24'
|
config interface 'vlan24'
|
||||||
option proto 'batadv'
|
option proto 'batadv'
|
||||||
option mesh 'bat0'
|
option mesh 'bat0'
|
||||||
option mtu '1500'
|
option mtu '1500'
|
||||||
option ifname 'eth0.24'
|
option ifname 'eth0.24'
|
||||||
option macaddr 'de:ad:be:ef:90:42'
|
option macaddr 'de:ad:be:ef:90:42'
|
||||||
|
|
||||||
config interface 'vlan25'
|
config interface 'vlan25'
|
||||||
|
option proto 'batadv'
|
||||||
|
option mesh 'bat0'
|
||||||
|
option mtu '1500'
|
||||||
|
option ifname 'eth0.25'
|
||||||
|
option macaddr 'de:ad:be:ef:90:43'
|
||||||
|
|
||||||
|
config interface 'vlan28'
|
||||||
option proto 'batadv'
|
option proto 'batadv'
|
||||||
option mesh 'bat0'
|
option mesh 'bat0'
|
||||||
option mtu '1500'
|
option mtu '1500'
|
||||||
option ifname 'eth0.25'
|
option ifname 'eth0.28'
|
||||||
option macaddr 'de:ad:be:ef:90:43'
|
option macaddr 'de:ad:be:ef:90:44'
|
||||||
|
|
||||||
config interface 'wan'
|
config interface 'wan'
|
||||||
option igmp_snooping '0'
|
option igmp_snooping '0'
|
||||||
|
@ -123,21 +136,6 @@ config interface 'client'
|
||||||
option macaddr 'e8:94:f6:cd:66:74'
|
option macaddr 'e8:94:f6:cd:66:74'
|
||||||
option peerdns '1'
|
option peerdns '1'
|
||||||
|
|
||||||
config interface 'bat0'
|
|
||||||
option ifname 'bat0'
|
|
||||||
option macaddr 'e8:94:f6:cd:66:74'
|
|
||||||
option proto 'none'
|
|
||||||
|
|
||||||
config interface 'mesh_radio0'
|
|
||||||
option mesh 'bat0'
|
|
||||||
option proto 'batadv'
|
|
||||||
option mtu '1528'
|
|
||||||
|
|
||||||
config interface 'mesh_radio1'
|
|
||||||
option mesh 'bat0'
|
|
||||||
option proto 'batadv'
|
|
||||||
option mtu '1528'
|
|
||||||
|
|
||||||
config interface 'mesh_wan'
|
config interface 'mesh_wan'
|
||||||
option auto '0'
|
option auto '0'
|
||||||
option ifname 'br-wan'
|
option ifname 'br-wan'
|
||||||
|
@ -158,6 +156,21 @@ config interface 'mesh_vpn'
|
||||||
option mesh 'bat0'
|
option mesh 'bat0'
|
||||||
option proto 'batadv'
|
option proto 'batadv'
|
||||||
|
|
||||||
|
config interface 'bat0'
|
||||||
|
option ifname 'bat0'
|
||||||
|
option macaddr 'e8:94:f6:cd:66:74'
|
||||||
|
option proto 'none'
|
||||||
|
|
||||||
|
config interface 'mesh_radio0'
|
||||||
|
option mesh 'bat0'
|
||||||
|
option proto 'batadv'
|
||||||
|
option mtu '1528'
|
||||||
|
|
||||||
|
config interface 'mesh_radio1'
|
||||||
|
option mesh 'bat0'
|
||||||
|
option proto 'batadv'
|
||||||
|
option mtu '1528'
|
||||||
|
|
||||||
config device 'local_node_dev'
|
config device 'local_node_dev'
|
||||||
option macaddr '16:41:95:40:f7:dc'
|
option macaddr '16:41:95:40:f7:dc'
|
||||||
option ifname 'br-client'
|
option ifname 'br-client'
|
||||||
|
|
Loading…
Reference in a new issue