Changes

Manually adding a new bridge

26 bytes added, 11:20, 6 February 2014
/* Create a new bridging device */
== Create a new bridging device ==
As the new VLAN interface is now up, an additional bridge can be added. Again the network configuration needs to be edited. Add Append the configuration of the new bridge, below the existing <code>vmbr0</code> bridgeconfiguration. In the following example the bridge <code>vmbr4</code> is added on top of VLAN <code>141</code>:
<source lang="bash">
$EDITOR /etc/conf.d/net
SLB
385
edits