Jonathan-Ferguson / Quagga-PE

Merge TRILL Quagga and MPLS Quagga https://datatracker.ietf.org/wg/trill/documents

Home Page:https://rfc-editor.org/search/rfc_search_detail.php?sortkey=Number&sorting=DESC&page=All&title=TRILL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quagga is free software that manages various IPv4 and IPv6 routing
protocols.

Currently Quagga supports BGP4, BGP4+, OSPFv2, OSPFv3, RIPv1,
RIPv2, and RIPng as well as very early support for IS-IS.
  
See the file INSTALL.quagga.txt for building and installation instructions.
  
See the file REPORTING-BUGS to report bugs.
  
Quagga is free software. See the file COPYING for copying conditions.

------------------------------------------------------------------------
INSTALL

sudo apt-get install libreadline-dev texlive-latex-base texlive-generic-recommended libcap-dev texinfo imagemagick ghostscript groff autotools-dev hardening-wrapper libpcre3-dev gawk chrpath libsnmp30 libsnmp-dev libtool libpam0g-dev libnl-genl-3-dev
./update-autotools
./bootstrap.sh
./configure --localstatedir=/var/run/quagga --enable-user= --enable-group= --enable-isisd --disable-bgpd --enable-trilld
make
sudo make install


About

Merge TRILL Quagga and MPLS Quagga https://datatracker.ietf.org/wg/trill/documents

https://rfc-editor.org/search/rfc_search_detail.php?sortkey=Number&sorting=DESC&page=All&title=TRILL

License:GNU General Public License v2.0


Languages

Language:C 98.8%Language:C++ 0.6%Language:Shell 0.5%Language:Perl 0.1%Language:Awk 0.0%