mirror of
https://github.com/rtbrick/bngblaster.git
synced 2024-05-06 15:54:57 +00:00
update documentation
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
-
|
||||
-
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user