diff --git a/modules/nw-cluster-mtu-change.adoc b/modules/nw-cluster-mtu-change.adoc index 226bccae32..53169986b1 100644 --- a/modules/nw-cluster-mtu-change.adoc +++ b/modules/nw-cluster-mtu-change.adoc @@ -75,6 +75,11 @@ Status: ifndef::local-zone,wavelength-zone,post-aws-zones,outposts[] . Prepare your configuration for the hardware MTU: ++ +[IMPORTANT] +==== +There are many ways to configure the hardware MTU for your cluster nodes. The following examples show only the most common methods. You must verify that your infrastructure MTU is correct and that your preferred method for configuring your hardware MTU in the cluster nodes is in effect before proceeding. +==== ** If your hardware MTU is specified with DHCP, update your DHCP configuration such as with the following dnsmasq configuration: + @@ -401,7 +406,7 @@ $ oc get nodes + [source,terminal] ---- -$ oc debug node/ -- chroot /host ip address show +$ oc adm node-logs -u ovs-configuration | grep configure-ovs.sh | grep mtu | grep | head -1 ---- + where: