mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-14 14:17:20 +00:00
Merge pull request #6427 from mjstapp/frr-reload-doc
doc: add a doc for the frr-reload script
This commit is contained in:
commit
e109bded80
12
doc/user/frr-reload.rst
Normal file
12
doc/user/frr-reload.rst
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
.. _frr-reload:
|
||||||
|
|
||||||
|
|
||||||
|
The frr-reload.py script
|
||||||
|
========================
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Options
|
||||||
|
-------
|
||||||
|
|
||||||
|
There are several options that control the behavior of ``frr-reload``.
|
@ -71,6 +71,7 @@ Appendix
|
|||||||
bugs
|
bugs
|
||||||
packet-dumps
|
packet-dumps
|
||||||
glossary
|
glossary
|
||||||
|
frr-reload
|
||||||
|
|
||||||
################
|
################
|
||||||
Copyright notice
|
Copyright notice
|
||||||
|
@ -218,6 +218,9 @@ individual or unified daemon configuration files.
|
|||||||
|
|
||||||
systemctl reload frr
|
systemctl reload frr
|
||||||
|
|
||||||
|
See :ref:`FRR-RELOAD <frr-reload>` for more about the `frr-reload.py` script.
|
||||||
|
|
||||||
|
|
||||||
Starting a new daemon
|
Starting a new daemon
|
||||||
^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
@ -13,6 +13,7 @@ user_RSTFILES = \
|
|||||||
doc/user/eigrpd.rst \
|
doc/user/eigrpd.rst \
|
||||||
doc/user/fabricd.rst \
|
doc/user/fabricd.rst \
|
||||||
doc/user/filter.rst \
|
doc/user/filter.rst \
|
||||||
|
doc/user/frr-reload.rst \
|
||||||
doc/user/glossary.rst \
|
doc/user/glossary.rst \
|
||||||
doc/user/index.rst \
|
doc/user/index.rst \
|
||||||
doc/user/installation.rst \
|
doc/user/installation.rst \
|
||||||
|
Loading…
Reference in New Issue
Block a user