from a running router
policy-statement rpki {
term valid {
from {
protocol bgp;
validation-database valid;
}
then {
validation-state valid;
community add whatever-the-heck-i-want;
accept;
}
}there is an invalid drop policy-statement too, but no sense for it to set a community as it ain't goin' nowhere. randy _______________________________________________ sidr mailing list [email protected] https://www.ietf.org/mailman/listinfo/sidr
