Link Aggregation/ifenslave: Unterschied zwischen den Versionen

Aus Foxwiki
Die Seite wurde neu angelegt: „configure network interfaces for parallel routing (bonding) This is a tool to attach and detach slave network interfaces to a bonding device. A bonding device will act like a normal Ethernet network device to the kernel, but will send out the packets via the slave devices using a simple round-robin scheduler. This allows for simple load-balancing, identical to "channel bonding" or "trunking" techniques used in switches. The kernel must have support fo…“
 
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
configure network interfaces for parallel routing (bonding)  
'''ifenslave''' - Configure network interfaces for parallel routing (bonding)  
   
   
This is a tool to attach and detach slave network interfaces to a bonding
This is a tool to attach and detach slave network interfaces to a bonding

Version vom 8. März 2023, 22:23 Uhr

ifenslave - Configure network interfaces for parallel routing (bonding)

This is a tool to attach and detach slave network interfaces to a bonding device. A bonding device will act like a normal Ethernet network device to the kernel, but will send out the packets via the slave devices using a simple round-robin scheduler. This allows for simple load-balancing, identical to "channel bonding" or "trunking" techniques used in switches.

The kernel must have support for bonding devices for ifenslave to be useful.

Files
/.
/etc
/etc/network
/etc/network/if-post-down.d
/etc/network/if-post-down.d/ifenslave
/etc/network/if-pre-up.d
/etc/network/if-pre-up.d/ifenslave
/etc/network/if-up.d
/etc/network/if-up.d/ifenslave
/lib
/lib/systemd
/lib/systemd/network
/lib/systemd/network/98-net-bonding.link
/usr
/usr/share
/usr/share/doc
/usr/share/doc/ifenslave
/usr/share/doc/ifenslave/NEWS.Debian.gz
/usr/share/doc/ifenslave/README.Debian.gz
/usr/share/doc/ifenslave/changelog.gz
/usr/share/doc/ifenslave/copyright
/usr/share/doc/ifenslave/examples
/usr/share/doc/ifenslave/examples/ethernet+hotplug_wifi
/usr/share/doc/ifenslave/examples/ethernet+wifi
/usr/share/doc/ifenslave/examples/two_ethernet
/usr/share/doc/ifenslave/examples/two_hotplug_ethernet