22 Dec
2015
22 Dec
'15
1:05 a.m.
Yep, it's not very user friendly... The doc is problematic about this attribute. In fact it appears that you must use 0/1/2 (values following the RFC), so for incomplete you must use 2.
Le 21 déc. 2015 à 21:48, Гаврилов Игорь <iggorok@yandex.ua> a écrit :
Hi everyone! Could someone show me how to set bgp_origin attribute on redistributed prefixes? I have tried if net =10.0.0.0/8 then { bgp_origin = ORIGIN_INCOMPLETE; accept; } But it doesn't work.