1
0
mirror of https://github.com/rtbrick/bngblaster.git synced 2024-05-06 15:54:57 +00:00
2023-11-07 15:05:21 +00:00

38 lines
4.0 KiB
ReStructuredText

+-----------------------------------+----------------------------------------------------------------------+
| Command | Description |
+===================================+======================================================================+
| **isis-adjacencies** | | Display ISIS adjacencies. |
+-----------------------------------+----------------------------------------------------------------------+
| **isis-database** | | Display ISIS database (LSDB). |
| | | |
| | | **Arguments:** |
| | | ``instance`` Mandatory |
| | | ``level`` Mandatory |
+-----------------------------------+----------------------------------------------------------------------+
| **isis-load-mrt** | | Load ISIS MRT file. |
| | | |
| | | **Arguments:** |
| | | ``instance`` Mandatory |
| | | ``file`` Mandatory |
+-----------------------------------+----------------------------------------------------------------------+
| **isis-lsp-update** | | Update ISIS LSP. |
| | | |
| | | **Arguments:** |
| | | ``instance`` Mandatory |
| | | ``pdu`` Mandatory |
+-----------------------------------+----------------------------------------------------------------------+
| **isis-lsp-purge** | | Purge ISIS LSP based on LSP identifier. |
| | | |
| | | **Arguments:** |
| | | ``instance`` Mandatory |
| | | ``level`` Mandatory |
+-----------------------------------+----------------------------------------------------------------------+
| **isis-lsp-flap** | | Flap ISIS LSP based on LSP identifier. |
| | | |
| | | **Arguments:** |
| | | ``instance`` Mandatory |
| | | ``level`` Mandatory |
| | | ``timer`` |
+-----------------------------------+----------------------------------------------------------------------+
| **isis-teardown** | | Teardown ISIS. |
+-----------------------------------+----------------------------------------------------------------------+