mirror of
https://github.com/rtbrick/bngblaster.git
synced 2024-05-06 15:54:57 +00:00
35 lines
679 B
ReStructuredText
35 lines
679 B
ReStructuredText
.. list-table::
|
|
:header-rows: 1
|
|
|
|
* - Attribute
|
|
- Description
|
|
- Mandatory Arguments
|
|
- Optional Arguments
|
|
* - `ospf-interfaces`
|
|
- Display OSPF interfaces
|
|
- `instance`
|
|
-
|
|
* - `ospf-neighbors`
|
|
- Display OSPF neighbors
|
|
- `instance`
|
|
-
|
|
* - `ospf-database`
|
|
- Display OSPF database (LSDB)
|
|
- `instance`
|
|
-
|
|
* - `ospf-load-mrt`
|
|
- Load OSPF MRT file
|
|
- `instance`, `file`
|
|
-
|
|
* - `ospf-lsa-update`
|
|
- Update OSPF LSA
|
|
- `instance`, `pdu`
|
|
-
|
|
* - `ospf-pdu-update`
|
|
- Update OSPF LSA from PDU
|
|
- `instance`,
|
|
-
|
|
* - `ospf-teardown`
|
|
- Teardown OSPF
|
|
-
|
|
- |