On Thu, Dec 10, 2009 at 7:42 AM, Cristian Carstea <cris at crisnet.ro> wrote: > > Hello, > > does anybody know if quagga for CentOS 5.3 is compiled with > -enable-multipath? > I want to implement ECMP over 2 ISP. > You can look in the /boot/config-* files. Those are the configs that it was built with. In my 5.4 system: [root at xm-c32-001 boot]# grep -i multipath config-2.6.18-128.2.1.el5xen CONFIG_IP_ROUTE_MULTIPATH=y # CONFIG_IP_ROUTE_MULTIPATH_CACHED is not set CONFIG_MD_MULTIPATH=m CONFIG_DM_MULTIPATH=m CONFIG_DM_MULTIPATH_EMC=m CONFIG_DM_MULTIPATH_RDAC=m CONFIG_DM_MULTIPATH_HP=m