[quagga-dev 16643] Re: [quagga-users 14750] Quagga support
Balaji Gurudoss <[email protected]> Wed, 16 Aug 2017 19:50:36 +0530
| Newsgroups | gmane.network.quagga.devel,gmane.network.quagga.user |
|---|---|
| Message-ID | <CADmH9WTWDRoz2pJwUofVhgcXe728bgGD-pL9Vibp4BWuHbscsw@mail.gmail.com> |
On Tue, 15 Aug 2017 at 01:48, James Arulraj, Christella Jone < [email protected]> wrote: > > > Hi Everyone, > > > > We are evaluating few open source routing stack. Have few queries w.r.to > quagga. > > > > 1. Does quagga support VRF ? Otherwise, can VRF be simulated with > the existing feature set ? > you could simulate vrf using network name spaces in Linux kernel. > 2. Does the zebra deamon acts as Interface Manager (IM) too ? If yes, > our goal is to just have bgp/ospf routing daemons. Is it possible to bypass > the IM of zebra and have our own interface manager. > zebra interfaces with kernel, gets notifications and it populates the interface structure maintained in lib/if.h. > 3. Is there support for bfd over bgp in quagga ? > Quagga does not support that. Thanks, - Balaji > > > Thanks and Regards, > > Christella Jone. > > _______________________________________________ > Quagga-users mailing list > [email protected] > https://lists.quagga.net/mailman/listinfo/quagga-users >