###Listing 2: Netzwerk-Bridge einrichten

~ # yast network
-->Network card
   Delete (all existing) 
   -->Add
      Device Type: Bond
      -->Next
      Address: No IP Address
      Bond Slaves: eth0 + eth1
      -->Next
   -->Add
      Device Type: Bridge
      -->Next
      Address: Static IP Address: <IPADDRESS>
      Bridged Devices: bond0
      -->Next
      Routing: Default Gateway: <GWADDRESS>
-->OK

~ # brctl show
bridge name   bridge id           STP enabled   interfaces
br0           8000.00145e6d0ba4   no            bond0
