2023-11-03 08:56:38 +00:00
|
|
|
+-----------------------------------+----------------------------------------------------------------------+
|
|
|
|
|
| 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 |
|
|
|
|
|
+-----------------------------------+----------------------------------------------------------------------+
|