pages*: simplify page description (#12149)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
@@ -1,18 +1,18 @@
|
||||
# birdc
|
||||
|
||||
> Bird remote control.
|
||||
> Command tool to retrieve information like routes from bird and perform configurations during runtime.
|
||||
> BIRD remote control.
|
||||
> Retrieve information like routes from bird and perform configurations during runtime.
|
||||
> More information: <https://bird.network.cz/>.
|
||||
|
||||
- Open the remote control console:
|
||||
|
||||
`birdc`
|
||||
|
||||
- Reload the configuration without restarting Bird:
|
||||
- Reload the configuration without restarting BIRD:
|
||||
|
||||
`birdc configure`
|
||||
|
||||
- Show the current status of Bird:
|
||||
- Show the current status of BIRD:
|
||||
|
||||
`birdc show status`
|
||||
|
||||
|
Reference in New Issue
Block a user