added note about BGP and RIP

This commit is contained in:
tomh.org 2009-10-27 23:04:05 +00:00
parent 07af6e4041
commit 3ea8409e0d

View file

@ -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. 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 = = Building a new quagga =
You may want to replace altogether the quagga implementation. Here is one way to do it. You may want to replace altogether the quagga implementation. Here is one way to do it.