Skip to content

Commit 14a904f

Browse files
committed
[airos] added warning about absence of management interface
also added clarification about mlan -> management lan
1 parent ab5a129 commit 14a904f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/source/backends/airos.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,11 @@ Role
190190

191191
Interfaces can be assigned a ``role`` to mimic the web interfaces features.
192192

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
194198

195199
Here is the snippet to set the role to ``mlan``
196200

0 commit comments

Comments
 (0)