Files
2023-11-07 15:05:21 +00:00

23 lines
2.4 KiB
ReStructuredText

+-----------------------------------+----------------------------------------------------------------------+
| Command | Description |
+===================================+======================================================================+
| **interfaces** | | 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. |
+-----------------------------------+----------------------------------------------------------------------+
| **interface-enable** | | Enable interface. |
| | | |
| | | **Arguments:** |
| | | ``interface`` Mandatory |
+-----------------------------------+----------------------------------------------------------------------+
| **interface-disable** | | Disable interface. |
| | | |
| | | **Arguments:** |
| | | ``interface`` Mandatory |
+-----------------------------------+----------------------------------------------------------------------+