Hi Fujita-San,

On 2017年03月22日 08:51, FUJITA Tomonori wrote:
> On Wed, 22 Mar 2017 08:50:19 +0900
> Iwase Yusuke <iwase.yusu...@gmail.com> wrote:
> 
>> Hi Paweł,
>>
>> I faced the same issue before.
>> How about setting "version = 3" in zebra.config section?
>>
>> e.g.)
>> [zebra]
>>   [zebra.config]
>>     enabled = true
>>     url = "unix:/var/run/quagga/zserv.api"
>>     redistribute-route-type-list = ["connect"]
>>     version = 3    # Zebra protocol message version (default: 2)
>>
>> Because Quagga 1.2.1 will send Zebra protocol message in the version 3 
>> format,
>> the above setting seems to be required.
> 
> Is it possible to avoid such by sorta workaround, trying v2 then v3 if
> fails or such?

It sounds like "fallback" feature (the version become higher though).
If you mean such, I will try it.

Thanks,
Iwase

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
gobgp-devel mailing list
gobgp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gobgp-devel

Reply via email to