We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aea5315 commit b7dcb32Copy full SHA for b7dcb32
1 file changed
docs/source/backends/airos.rst
@@ -111,6 +111,17 @@ The default values for this key are as reported below
111
}
112
113
114
+Netmode
115
+-------
116
+
117
+AirOS v8.3 can operate in ``bridge`` and ``router`` mode (but defaults to ``bridge``) and this can be specified with the ``netmode`` property
118
119
+.. code-block:: json
120
121
+ {
122
+ "netmode": "bridge"
123
+ }
124
125
NTP servers
126
-----------
127
0 commit comments