mirror of
https://github.com/rtbrick/bngblaster.git
synced 2024-05-06 15:54:57 +00:00
28 lines
643 B
ReStructuredText
28 lines
643 B
ReStructuredText
.. list-table::
|
|
:header-rows: 1
|
|
|
|
* - Attribute
|
|
- Description
|
|
- Mandatory Arguments
|
|
- Optional Arguments
|
|
* - `bgp-sessions`
|
|
- Display all matching BGP sessions
|
|
-
|
|
- `local-ipv4-address`, `peer-ipv4-address`
|
|
* - `bgp-disconnect`
|
|
- Disconnect all matching BGP sessions
|
|
-
|
|
- `local-ipv4-address`, `peer-ipv4-address`
|
|
* - `bgp-teardown`
|
|
- Teardown BGP
|
|
-
|
|
-
|
|
* - `bgp-raw-update-list`
|
|
- List all loaded BGP RAW update files
|
|
-
|
|
-
|
|
* - `bgp-raw-update`
|
|
- Update all matching BGP session
|
|
- `file`
|
|
- `local-ipv4-address`, `peer-ipv4-address`
|