Update pathvector configuration: add peeringdb API key, URL, and set import/export limits for IPv6

This commit is contained in:
2026-06-12 14:15:26 -04:00
parent 62241da35b
commit b1939ad38a

View File

@@ -1,11 +1,13 @@
asn: 402547
keep-filtered: true
hostname: JWJR-NY-RR1
router-id: "172.82.22.171"
rtr-server: "rtr.rpki.cloudflare.com:8282"
irr-server: "whois.ripe.net"
irr-query-timeout: 300
bgpq-args: -S ARIN,RIPE,APNIC,AFRINIC,LACNIC,RADB
#peeringdb-api-key: ""
peeringdb-api-key: "XI1hPhPz.p7jIzBFNECHsPIHKGPGzoiGRTMu85ZvW" # https://www.peeringdb.com/api_keys Private for 402547 Read Only
peeringdb-url: https://peeringdb.com/api/
merge-paths: true
source4: "10.128.73.16"
prefixes:
@@ -33,10 +35,13 @@ templates:
filter-bogon-routes: false
filter-prefix-length: false
import-limit4: 1050000
import-limit6: 250000
import-limit-violation: warn
export-limit4: 1050000
export-limit6: 250000
export-limit-violation: warn
receive-limit4: 1050000
receive-limit6: 250000
receive-limit-violation: warn
RR_Client:
advertise-hostname: true
@@ -52,10 +57,13 @@ templates:
filter-bogon-routes: false
filter-prefix-length: false
import-limit4: 1050000
import-limit6: 250000
import-limit-violation: warn
export-limit4: 1050000
export-limit6: 250000
export-limit-violation: warn
receive-limit4: 1050000
receive-limit6: 250000
receive-limit-violation: warn
Customer_Full:
role: customer
@@ -63,10 +71,13 @@ templates:
announce-all: true
filter-irr: true
import-limit4: 1050000
import-limit6: 250000
import-limit-violation: warn
export-limit4: 1050000
export-limit6: 250000
export-limit-violation: warn
receive-limit4: 1050000
receive-limit6: 250000
receive-limit-violation: warn
add-on-import:
- "402547:30:2"
@@ -76,10 +87,13 @@ templates:
announce-default: true
filter-irr: true
import-limit4: 1050000
import-limit6: 250000
import-limit-violation: warn
export-limit4: 1050000
export-limit6: 250000
export-limit-violation: warn
receive-limit4: 1050000
receive-limit6: 250000
receive-limit-violation: warn
add-on-import:
- "402547:30:2"
@@ -88,10 +102,13 @@ templates:
advertise-hostname: true
filter-irr: true
import-limit4: 1050000
import-limit6: 250000
import-limit-violation: warn
export-limit4: 1050000
export-limit6: 250000
export-limit-violation: warn
receive-limit4: 1050000
receive-limit6: 250000
receive-limit-violation: warn
add-on-import:
- "402547:30:3"
@@ -105,10 +122,13 @@ templates:
enforce-peer-nexthop: false
filter-irr: true
import-limit4: 1050000
import-limit6: 250000
import-limit-violation: warn
export-limit4: 1050000
export-limit6: 250000
export-limit-violation: warn
receive-limit4: 1050000
receive-limit6: 250000
receive-limit-violation: warn
remove-all-communities: 402547
add-on-import:
@@ -120,10 +140,13 @@ templates:
role: provider
advertise-hostname: true
import-limit4: 1050000
import-limit6: 250000
import-limit-violation: warn
export-limit4: 1050000
export-limit6: 250000
export-limit-violation: warn
receive-limit4: 1050000
receive-limit6: 250000
receive-limit-violation: warn
add-on-import:
- "402547:30:4"