diff --git a/etc/alicelg/alice.example.conf b/etc/alicelg/alice.example.conf index 9d380bf..d24f485 100644 --- a/etc/alicelg/alice.example.conf +++ b/etc/alicelg/alice.example.conf @@ -45,6 +45,12 @@ load_on_demand = true # Default: false 6 = The Sender has set (peerRTTHigherDeny:ms) and the targets RTT ms >= then the ms in the community 7 = The Sender has set (peerRTTLowerDeny:ms) and the targets RTT ms <= then the ms in the community +[rpki] +valid = 23042:1000:0 +unknown = 23042:1000:1 +invalid = 23042:1101:15 + + # Define Known Bgp Communities [bgp_communities] 1:23 = some tag @@ -103,7 +109,7 @@ routeserver.name = RS [source.0] name = rs1.example.com (IPv4) -asn = 99999 +asn = 99999 # optional blackholes = 10.23.6.666, 10.23.6.665 [source.0.birdwatcher]