Changes

Manually adding a new bridge

1 byte added, 11:21, 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. Append the configuration of the new bridge, below the existing <code>vmbr0</code> bridge configuration. In the following example the bridge <code>vmbr4</code> is added on top of VLAN <code>141</code> with a prefix of <code>192.0.2.13/24</code>:
<source lang="bash">
$EDITOR /etc/conf.d/net
SLB
385
edits