[SOLVED] Question about MTU

itNGO

Famous Member
Jun 12, 2020
994
296
108
47
Germany
it-ngo.com
If I create a BOND with 2 Interfaces and set MTU 9000 in the BOND,
do I also need to configure MTU on the Ports/Slaves in the NetworkConfig?
 
It should. You can verify it by running ip a and checking the MTU values for the involved interfaces.
 
  • Like
Reactions: itNGO