Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


hardware_hp_dl320e_centos_7

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
hardware_hp_dl320e_centos_7 [2015/06/17 08:37] – [Install CentOS 7] adminhardware_hp_dl320e_centos_7 [2015/06/17 09:09] – [Configure networking (bonding, VLANs and bridges)] admin
Line 76: Line 76:
 ====Configure networking (bonding, VLANs and bridges)==== ====Configure networking (bonding, VLANs and bridges)====
   * Set hostname: <code>hostnamectl set-hostname <enter fqdn></code>   * Set hostname: <code>hostnamectl set-hostname <enter fqdn></code>
-  * Install tools:<code>yum install bridge-utils tcpdump</code> 
   * At the time of writing, there are some bugs in NetworkManager (nmcli) when enslaving VLAN devices into a bridge. So this configuration will not use NM.   * At the time of writing, there are some bugs in NetworkManager (nmcli) when enslaving VLAN devices into a bridge. So this configuration will not use NM.
   * Disable NM, enable network service: <code>systemctl stop NetworkManager.service   * Disable NM, enable network service: <code>systemctl stop NetworkManager.service
Line 141: Line 140:
   * If needed, configure IP-addresses on bridge devices.   * If needed, configure IP-addresses on bridge devices.
   * Restart networking:<code>service network restart</code>   * Restart networking:<code>service network restart</code>
 +  * Install tools:<code>yum install bridge-utils tcpdump</code>
   * Test:<code>brctl show   * Test:<code>brctl show
 cat /proc/net/bonding/bond0</code> cat /proc/net/bonding/bond0</code>
hardware_hp_dl320e_centos_7.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1