Gitiles
Code Review
Sign In
gerrit.opencord.org
/
quagga
/
9ccabd1cdb47cc932b6a43c9e28b6aac9f2a4a0c
/
.
/
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"