Gitiles
Code Review
Sign In
gerrit.opencord.org
/
quagga
/
15d74e93405f0f9bb9e399163b8e53bb589699d6
/
.
/
redhat
/
quagga.sysconfig
blob: fc905afd6e8a947a14e27846b11e9c93aeb17c51 [
file
] [
log
] [
blame
]
#
# Default: Bind all daemon vtys to the loopback(s) only
#
BGPD_OPTS
=
"-A 127.0.0.1"
OSPF6D_OPTS
=
"-A ::1"
OSPFD_OPTS
=
"-A 127.0.0.1"
RIPD_OPTS
=
"-A 127.0.0.1"
RIPNGD_OPTS
=
"-A ::1"
ZEBRA_OPTS
=
"-A 127.0.0.1"