User Tools

Site Tools


linux:netzwerk:interfaces_redhat

This is an old revision of the document!


Interface Config

Beispiele mit der Interface Config

Echte Config Files unter /etc/sysconfig/network-scripts

Config eines Interfaces für ein Bond

NAME=enp1s0 DEVICE=enp1s0 TYPE=Ethernet ONBOOT=yes BOOTPROTO=none MASTER=bond0 SLAVE=yes NM_CONTROLLED=no

Config eines Bonds als LACP

NAME=bond0 DEVICE=bond0 BONDING_MASTER=yes TYPE=Bond ONBOOT=yes BOOTPROTO=none BONDING_OPTS=“mode=4 miimon=100 lacp_rate=1” NM_CONTROLLED=no

linux/netzwerk/interfaces_redhat.1624973913.txt.gz · Last modified: by stone