Skip to content

Commit 81522a0

Browse files
committed
update docs for a10nsp-dynamic
1 parent 6224ed6 commit 81522a0

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

docsrc/sources/access/l2bsa.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,11 @@ This interface is used for corresponding traffic streams
142142
where the a10nsp-interface is not explicitly defined, including
143143
the autogenerated :ref:`session traffic <session-traffic>`.
144144

145+
With ``a10nsp-dynamic`` enabled, the A10NSP interface can be learned dynamically
146+
and streams are automatically moved to the correct interface. This feature is only
147+
supported when threading is disabled.
148+
149+
145150
L2BSA over Network Inerfaces
146151
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
147152

docsrc/sources/configuration/interfaces.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,7 @@
5050
| **tun-name** | | TUN interface name prefix (`<tun-name><session-id>`). |
5151
| | | Default: bbl (bbl1, bbl2, ...) |
5252
+-----------------------------------+----------------------------------------------------------------------+
53+
| **a10nsp-dynamic** | | Move streams to dynamically learned A10NSP interface. |
54+
| | | This feature is only supported without threading enabled |
55+
| | | Default: false |
56+
+-----------------------------------+----------------------------------------------------------------------+

0 commit comments

Comments
 (0)