Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 16 additions & 15 deletions userguide/network.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,22 @@ Each of these is described in more detail in this section.

.. _webui_interface_warning:

.. warning:: Making changes to the network interface the |web-ui| uses
can result in losing connection to the %brand% system! Misconfiguring
network settings might require command line knowledge or physical
access to the %brand% system to fix. Be very careful when configuring
:ref:`Interfaces` and :ref:`Link Aggregations`.
.. note:: When any network changes are made an animated icon appears in the
upper-right |web-ui| panel to show there are pending network changes.
When the icon is clicked it prompts to review the recent network
changes. Reviewing the network changes goes to
:menuselection:`Network --> Interfaces` where the changes can be
permanently applied or discarded.

When :guilabel:`APPLY CHANGES` is clicked the network changes are
temporarily applied for 60 seconds by default. This value can be
changed by entering a positive integer in the seconds field. This
feature is nice because the network settings preview can automatically
roll back any configuration errors that are accidentally saved.

If the network settings applied work as intended, click
:guilabel:`KEEP CHANGES`. Otherwise, the changes can be discarded by
clicking :guilabel:`DISCARD CHANGES`.


.. _Global Configuration:
Expand Down Expand Up @@ -265,16 +276,6 @@ setting the IP addresses on multiple interfaces.

Saving a new interface adds an entry to the list in
:menuselection:`Network --> Interfaces`.
A new animated icon also appears in the upper-right |web-ui| panel to
show there are pending network changes.

Network changes must be confirmed before being saved to the %brand%
system. A new section is added above the list to confirm the new
network settings. To temporarily apply the settings, click
:guilabel:`APPLY CHANGES`. Temporary settings revert automatically after
60 seconds or by clicking :guilabel:`DISCARD CHANGES`. To permanently
apply the new settings, click
:guilabel:`KEEP NETWORK CHANGES PERMANENTLY`.

Expanding an entry in the list shows further details for that interface.

Expand Down