On Wed, Sep 22, 2021 at 4:19 AM Alex K wrote:
>
>
>
> On Wed, Sep 22, 2021 at 3:12 AM Joe Patterson wrote:
>> My first whack at this was an ugly kluge where I directly called vtysh
>> from my client-connect script, along the lines of:
>>
>> #parse ccd file for iroute and/or ifconfig-push
>> if "c
On Wed, Sep 22, 2021 at 3:12 AM Joe Patterson
wrote:
> OSPF is a great way to distribute those routes between hosts, the
> problem is getting the routes from the iroute table into the OSPF
> routing table in the first place.
>
> I have used quagga for an ospf daemon.
>
I was thinking to use quagg
OSPF is a great way to distribute those routes between hosts, the
problem is getting the routes from the iroute table into the OSPF
routing table in the first place.
I have used quagga for an ospf daemon.
My first whack at this was an ugly kluge where I directly called vtysh
from my client-connec