Changes

Manually adding a new bridge

110 bytes added, 10:47, 12 February 2014
/* Configuration */
config_vlan140="null"
### Add your new vlan at the end of the VLAN section
# pub2 VLAN
vlan141_name="vlan141"
routes_vmbr0="default via XXX.XXX.XXX.XXX"
### Add your new bridge at the end of the bridge section
bridge_vmbr4="vlan141"
bridge_add_vlan141="vmbr4"
16
edits