added note about BGP and RIP
This commit is contained in:
parent
07af6e4041
commit
3ea8409e0d
1 changed files with 4 additions and 0 deletions
|
@ -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.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue