From ce882b749e28f4322046e84556d5eed196d6220b Mon Sep 17 00:00:00 2001 From: jim-p Date: Mon, 22 Apr 2013 15:38:51 -0400 Subject: Add a way for quagga to determine if it should run based on the CARP status of a specified VIP. --- config/quagga_ospfd/quagga_ospfd.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'config/quagga_ospfd/quagga_ospfd.xml') diff --git a/config/quagga_ospfd/quagga_ospfd.xml b/config/quagga_ospfd/quagga_ospfd.xml index 3348dff3..c48d0f47 100644 --- a/config/quagga_ospfd/quagga_ospfd.xml +++ b/config/quagga_ospfd/quagga_ospfd.xml @@ -1,6 +1,6 @@ quagga_ospfd - 0.5.2 + 0.5.3 Services: Quagga OSPFd /usr/local/pkg/quagga_ospfd.inc pkg_edit.php?xml=quagga_ospfd.xml&id=0 @@ -176,6 +176,13 @@ + + CARP Status IP + carpstatusip + IP address used to determine the CARP status. When the VIP is in BACKUP status, quagga will not be started. <br/>NOTE: Requires changes to /etc/rc.carpmaster to start quagga and /etc/rc.carpbackup to stop quagga or it will not be fully effective. + input + 25 + quagga_ospfd_install_conf(); -- cgit v1.2.3