We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53685df commit 43de836Copy full SHA for 43de836
dockers/docker-fpm-frr/daemons
@@ -36,7 +36,7 @@ fabricd=no
36
# Check /etc/pam.d/frr if you intend to use "vtysh"!
37
#
38
vtysh_enable=yes
39
-zebra_options=" -A 127.0.0.1 -s 90000000"
+zebra_options=" -A 127.0.0.1 -s 90000000 -M fpm"
40
bgpd_options=" -A 127.0.0.1"
41
ospfd_options=" -A 127.0.0.1"
42
ospf6d_options=" -A ::1"
0 commit comments