update documentation

This commit is contained in:
Christian Giese
2022-11-07 14:18:30 +00:00
parent b5919afa7a
commit 5041237e18
3 changed files with 41 additions and 1 deletions
+24
View File
@@ -129,6 +129,30 @@ for interactive communication with the BNG Blaster.
}
Test
----
.. list-table::
:header-rows: 1
* - Attribute
- Description
- Mandatory Arguments
- Optional Arguments
* - `test-info`
- Display information about the running test instance
-
-
* - `monkey-start`
- Start monkey test
-
-
* - `monkey-stop`
- Stop monkey test
-
-
Interfaces
----------
.. include:: interfaces.rst
+16
View File
@@ -9,3 +9,19 @@
- List all interfaces with index
-
-
* - `access-interfaces`
- List all access interface functions
-
-
* - `network-interfaces`
- List all network interface functions
-
-
* - `a10nsp-interfaces`
- List all a10nsp interface functions
-
-
* - `lag-info`
- List all link aggregation (LAG) interfaces
-
-
+1 -1
View File
@@ -43,5 +43,5 @@
-
The argument ``reconnect-delay`` is only applicable in combination with ``session-id``
and reconnect enabled in configuration. This argument allows to delay the session
and reconnect enabled in the configuration. This argument allows to delay the session
reconnect by the defined amount of seconds.