Use network teaming or bonding to configure aggregated network links between two Red Hat Enterprise Linux systems. Red Hat Certified Engineer Course. EX300 examination preparation guide.
[ Ссылка ]
nmcli connection show
nmcli connection add type team con-name team0 ifname team0 config '{"runner":{"name": "activebackup"}}'
nmcli connection modify team0 ipv4.addresses 192.168.2.47/24 ipv4.gateway 192.168.2.2 ipv4.dns 192.168.2.2 connection.autoconnect yes ipv4.method manual
nmcli connection add type team-slave con-name team0-port0 ifname ens37 master team0
nmcli connection add type team-slave con-name team0-port1 ifname ens38 master team0
nmcli connection show
ip addr
#RHCE #Linux #Tutorial #Teaming
Youtube PlayLists
RHCE: [ Ссылка ]
Shell-Scripting: [ Ссылка ]
Linux-Commands: [ Ссылка ]
RHCSA Certification: [ Ссылка ]
Putty Software Tricks: [ Ссылка ]
Linux OS: [ Ссылка ]
Follow Us on Social Media
Telegram Group: [ Ссылка ] | [ Ссылка ]
Reddit: [ Ссылка ] | [ Ссылка ]
Mailing List: [ Ссылка ] | [ Ссылка ]
Facebook: [ Ссылка ] | [ Ссылка ]
LinkedIn: [ Ссылка ] | [ Ссылка ]
Twitter: [ Ссылка ]
Google Plus: [ Ссылка ] | [ Ссылка ]
Ещё видео!