> Unverified is the default state for all prefixes … so if you do "fall
> off the end" then the system will set it to its default values.
>> the only problem i see with this is that, if i do not test for it in
>> policy, i will fall off the end.
>>        term unknown {
>>            from {                          
>>                protocol bgp;
>>                validation-state unknown;
>>                }
>>            then {
>>                validation-state unknown;
>>                accept;
>>                }
>>            }
>>        }

but is that an accept or reject?  and whichever you answer, some people
would have wanted the other :)

randy
_______________________________________________
sidr mailing list
sidr@ietf.org
https://www.ietf.org/mailman/listinfo/sidr

Reply via email to