docs/doc/source/system_configuration/kubernetes/changing-the-mtu-of-an-oam-interface-using-horizon.rst
Ron Stone 2b62f49a9d Fix symlinks
Changed paths to avoid '..', which breaks symlinks in newer versions of sphinx.
Consolidated installation include files under /_includes. Prefixed r5 versions with 'r5_'
Moved files that are used up/down, but at different paths under /shared/_includes
and /shared/figures
Move two include files to /_includes
Moved addtional images to /shared/figures/... Required for DS platform builds.

Signed-off-by: Ron Stone <ronald.stone@windriver.com>
Change-Id: Ia38f4205c5803b3d1fc043e6c59617c34a4e5cbd
Signed-off-by: Ron Stone <ronald.stone@windriver.com>
2021-09-02 13:31:45 +00:00

1.6 KiB

Change the MTU of an OAM Interface Using Horizon

You can change the value of an interface from the Horizon Web interface.

If you prefer, you can use the CLI. See Change the MTU of an OAM Interface Using the CLI <changing-the-mtu-of-an-oam-interface-using-the-cli>.

Controller configuration changes require each controller to be locked. This requires a swact during the procedure.

  1. Lock the standby controller.

    1. From Admin > Platform > Host Inventory, select the Hosts tab.

    2. From the Edit menu for the standby controller, select Lock Host.

  2. Edit the interface to change the value.

    1. Click the name of the standby controller, then select the Interfaces tab and click Edit for the interface.
    2. In the Edit Interface dialog, edit the MTU field, and then click Save.
  3. Unlock the standby controller.

    From the Edit menu for the standby controller, select Unlock Host.

  4. Swact the hosts.

    From the Edit menu for the active controller, select Swact Host.

  5. Lock the new standby controller.

  6. Modify the of the interface on the new standby controller.

  7. Unlock the standby controller.