summaryrefslogtreecommitdiffstats
path: root/doc/manpages/frr.rst
blob: 3d3479afa205c34610dde3cb503f9d42ceeae729 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
***
FRR
***

.. include:: defines.rst

SYNOPSIS
========
frr [ start ]

frr [ stop ]

frr [ reload ]

frr [ restart ]

frr [ status ]


DESCRIPTION
===========
frr is a systemd interaction script for the FRRouting routing engine.

OPTIONS
=======
Options available for the frr command:

start
   Start enabled FRR daemons

stop
   Stop enabled FRR daemons

reload
   Reload modified configuration files

restart
   Stop all running daemons and then restart them

status
   Status of all the daemon

.. include:: epilogue.rst