diff --git a/wiki/Quagga.wiki b/wiki/Quagga.wiki index 706b967a..cfdc6c5b 100644 --- a/wiki/Quagga.wiki +++ b/wiki/Quagga.wiki @@ -163,6 +163,10 @@ If you save your overall CORE config, you will see this in the .imn file: Note that the whole Quagga.conf file is replicated, and it essentially overwrites anything that was autogenerated in the `network {}` statement block above. So, either editing the .imn custom-config or using the GUI to do so is the main way to change routing configuration that persists across CORE emulation runs. += Where are the ripd, ripngd, bgpd configurations? = + +By default, CORE does not enable these protocols. To enable these... *[TO BE COMPLETED]* + = Building a new quagga = You may want to replace altogether the quagga implementation. Here is one way to do it.