pgkaltona-gemeindehaus vlans benannt
This commit is contained in:
parent
e025929fdf
commit
e631b392cc
|
@ -36,18 +36,18 @@ config switch_vlan
|
||||||
option ports '0t 2t'
|
option ports '0t 2t'
|
||||||
option device 'switch0'
|
option device 'switch0'
|
||||||
|
|
||||||
config switch_vlan
|
config interface 'wartung'
|
||||||
option vlan '31'
|
|
||||||
option ports '0t 2t'
|
|
||||||
option device 'switch0'
|
|
||||||
|
|
||||||
config interface 'vlan5'
|
|
||||||
option proto 'static'
|
option proto 'static'
|
||||||
option ifname 'eth0.5'
|
option ifname 'eth0.5'
|
||||||
option ipaddr '192.168.112.50'
|
option ipaddr '192.168.112.50'
|
||||||
option netmask '255.255.255.0'
|
option netmask '255.255.255.0'
|
||||||
|
|
||||||
config interface 'vlan31'
|
config switch_vlan
|
||||||
|
option vlan '31'
|
||||||
|
option ports '0t 2t'
|
||||||
|
option device 'switch0'
|
||||||
|
|
||||||
|
config interface 'pgkaltona'
|
||||||
option ifname 'eth0.31'
|
option ifname 'eth0.31'
|
||||||
option macaddr 'de:ad:be:ef:90:b0'
|
option macaddr 'de:ad:be:ef:90:b0'
|
||||||
option proto 'gluon_mesh'
|
option proto 'gluon_mesh'
|
||||||
|
|
Loading…
Reference in a new issue