]> git.proxmox.com Git - mirror_frr.git/blob - doc/frr.1.in
Merge pull request #1690 from dslicenc/bgpd-vrf-show-cm17377
[mirror_frr.git] / doc / frr.1.in
1 .TH Frr 1 "27 July 2006" "@PACKAGE_FULLNAME@ Systemd Script" "Version @PACKAGE_VERSION@"
2 .SH NAME
3 frr \- a systemd interaction script
4 .SH SYNOPSIS
5 .B frr
6 [
7 .B start
8 ]
9 .br
10 .B frr
11 [
12 .B stop
13 ]
14 .br
15 .B frr
16 [
17 .B reload
18 ]
19 .br
20 .B frr
21 [
22 .B restart
23 ]
24 .br
25 .B frr
26 [
27 .B status
28 ]
29 .br
30 .SH DESCRIPTION
31 .B @PACKAGE_NAME@
32 is a systemd interaction script for the
33 .B @PACKAGE_FULLNAME@
34 routing engine.
35 .SH OPTIONS
36 Options available for the
37 .B frr
38 command:
39 .IP start
40 Start enabled Frr daemons
41 .IP stop
42 Stop enabled Frr daemons
43 .IP reload
44 Reload modified configuration files
45 .IP restart
46 Stop all running daemons and then restart them
47 .IP status
48 Status of all the daemons
49 .SH "SEE ALSO"
50 .BR bgpd (8),
51 .BR ripd (8),
52 .BR ripngd (8),
53 .BR ospfd (8),
54 .BR ospf6d (8),
55 .BR isisd (8),
56 .BR zebra (8)
57 .SH BUGS
58 .B frr
59 eats bugs for breakfast. If you have food for the maintainers try
60 .BI @PACKAGE_BUGREPORT@
61 .SH AUTHORS
62 See
63 .BI @PACKAGE_URL@
64 or the Info file for an accurate list of authors.
65