edoput / netjsonconfig

Network configuration management library based on NetJSON DeviceConfiguration
http://netjsonconfig.openwisp.org/
Other
1 stars 0 forks source link

ebtables section #26

Open edoput opened 7 years ago

edoput commented 7 years ago
ebtables.status=enabled
ebtables.sys.fw.status=disabled
ebtables.sys.status=enabled
ebtables.sys.vlan.1.devname=eth0
ebtables.sys.vlan.1.id=2
ebtables.sys.vlan.1.status=enabled
ebtables.sys.vlan.status=enabled
edoput commented 7 years ago

When in bridge mode there is the following key

ebtables.sys.fw.status=disabled
edoput commented 7 years ago

when using vlan

ebtables.sys.vlan.1.devname=eth0
ebtables.sys.vlan.1.id=2
ebtables.sys.vlan.1.status=enabled
ebtables.sys.vlan.status=enabled