You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/backends/airos.rst
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -190,7 +190,11 @@ Role
190
190
191
191
Interfaces can be assigned a ``role`` to mimic the web interfaces features.
192
192
193
-
As an example setting the ``role`` property of an address to ``mlan`` will add the role ``mlan`` to the interface configuration.
193
+
As an example setting the ``role`` property of an address to ``mlan`` will add the role ``mlan`` to the interface configuration and set it as the management interface.
194
+
195
+
.. warning::
196
+
197
+
Not setting a management interface will lock you out from the web interface
0 commit comments