mirror of
https://github.com/rtbrick/bngblaster.git
synced 2024-05-06 15:54:57 +00:00
37 lines
3.9 KiB
ReStructuredText
37 lines
3.9 KiB
ReStructuredText
+-----------------------------------+----------------------------------------------------------------------+
|
|
| Command | Description |
|
|
+===================================+======================================================================+
|
|
| **ospf-interfaces** | | Display OSPF interfaces. |
|
|
| | | |
|
|
| | | **Arguments:** |
|
|
| | | ``instance`` Mandatory |
|
|
+-----------------------------------+----------------------------------------------------------------------+
|
|
| **ospf-neighbors** | | Display OSPF neighbors. |
|
|
| | | |
|
|
| | | **Arguments:** |
|
|
| | | ``instance`` Mandatory |
|
|
+-----------------------------------+----------------------------------------------------------------------+
|
|
| **ospf-database** | | Display OSPF database (LSDB). |
|
|
| | | |
|
|
| | | **Arguments:** |
|
|
| | | ``instance`` Mandatory |
|
|
+-----------------------------------+----------------------------------------------------------------------+
|
|
| **ospf-load-mrt** | | Load OSPF MRT file. |
|
|
| | | |
|
|
| | | **Arguments:** |
|
|
| | | ``instance`` Mandatory |
|
|
| | | ``file`` Mandatory |
|
|
+-----------------------------------+----------------------------------------------------------------------+
|
|
| **ospf-lsa-update** | | Update OSPF LSA. |
|
|
| | | |
|
|
| | | **Arguments:** |
|
|
| | | ``instance`` Mandatory |
|
|
| | | ``pdu`` Mandatory |
|
|
+-----------------------------------+----------------------------------------------------------------------+
|
|
| **ospf-pdu-update** | | Update OSPF LSA from PDU. |
|
|
| | | |
|
|
| | | **Arguments:** |
|
|
| | | ``instance`` Mandatory |
|
|
+-----------------------------------+----------------------------------------------------------------------+
|
|
| **ospf-teardown** | | Teardown OSPF. |
|
|
+-----------------------------------+----------------------------------------------------------------------+ |