File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed
Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -142,6 +142,11 @@ This interface is used for corresponding traffic streams
142142where the a10nsp-interface is not explicitly defined, including
143143the 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+
145150L2BSA over Network Inerfaces
146151~~~~~~~~~~~~~~~~~~~~~~~~~~~~
147152
Original file line number Diff line number Diff line change 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+ +-----------------------------------+----------------------------------------------------------------------+
You can’t perform that action at this time.
0 commit comments