.. hyg1467916541021 .. _changing-the-mtu-of-a-data-interface-using-the-cli: ================================================ Change the MTU of a Data Interface Using the CLI ================================================ You can change the |MTU| value for a data interface from the |os-prod-hor-long| or the |CLI|. .. rubric:: |context| You can use |CLI| commands to lock and unlock hosts, and to modify the |MTU| on the hosts. .. code-block:: none ~(keystone_admin)]$ system host-lock ~(keystone_admin)]$ system host-if-modify --imtu ~(keystone_admin)]$ system host-unlock where: **** is the name of the host **** is the name of the interface **** is the new |MTU| value For example: .. code-block:: none ~(keystone_admin)]$ system host-if-modify compute-0 enp0s8 --imtu 1496 .. note:: You cannot set the |MTU| on an openstack-compute-labeled compute node interface to a value smaller than the largest |MTU| used on its data networks.