Update pathvector configuration: add peeringdb API key, URL, and set import/export limits for IPv6
This commit is contained in:
@@ -1,11 +1,13 @@
|
|||||||
asn: 402547
|
asn: 402547
|
||||||
|
keep-filtered: true
|
||||||
hostname: JWJR-NY-RR1
|
hostname: JWJR-NY-RR1
|
||||||
router-id: "172.82.22.171"
|
router-id: "172.82.22.171"
|
||||||
rtr-server: "rtr.rpki.cloudflare.com:8282"
|
rtr-server: "rtr.rpki.cloudflare.com:8282"
|
||||||
irr-server: "whois.ripe.net"
|
irr-server: "whois.ripe.net"
|
||||||
irr-query-timeout: 300
|
irr-query-timeout: 300
|
||||||
bgpq-args: -S ARIN,RIPE,APNIC,AFRINIC,LACNIC,RADB
|
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
|
merge-paths: true
|
||||||
source4: "10.128.73.16"
|
source4: "10.128.73.16"
|
||||||
prefixes:
|
prefixes:
|
||||||
@@ -33,10 +35,13 @@ templates:
|
|||||||
filter-bogon-routes: false
|
filter-bogon-routes: false
|
||||||
filter-prefix-length: false
|
filter-prefix-length: false
|
||||||
import-limit4: 1050000
|
import-limit4: 1050000
|
||||||
|
import-limit6: 250000
|
||||||
import-limit-violation: warn
|
import-limit-violation: warn
|
||||||
export-limit4: 1050000
|
export-limit4: 1050000
|
||||||
|
export-limit6: 250000
|
||||||
export-limit-violation: warn
|
export-limit-violation: warn
|
||||||
receive-limit4: 1050000
|
receive-limit4: 1050000
|
||||||
|
receive-limit6: 250000
|
||||||
receive-limit-violation: warn
|
receive-limit-violation: warn
|
||||||
RR_Client:
|
RR_Client:
|
||||||
advertise-hostname: true
|
advertise-hostname: true
|
||||||
@@ -52,10 +57,13 @@ templates:
|
|||||||
filter-bogon-routes: false
|
filter-bogon-routes: false
|
||||||
filter-prefix-length: false
|
filter-prefix-length: false
|
||||||
import-limit4: 1050000
|
import-limit4: 1050000
|
||||||
|
import-limit6: 250000
|
||||||
import-limit-violation: warn
|
import-limit-violation: warn
|
||||||
export-limit4: 1050000
|
export-limit4: 1050000
|
||||||
|
export-limit6: 250000
|
||||||
export-limit-violation: warn
|
export-limit-violation: warn
|
||||||
receive-limit4: 1050000
|
receive-limit4: 1050000
|
||||||
|
receive-limit6: 250000
|
||||||
receive-limit-violation: warn
|
receive-limit-violation: warn
|
||||||
Customer_Full:
|
Customer_Full:
|
||||||
role: customer
|
role: customer
|
||||||
@@ -63,10 +71,13 @@ templates:
|
|||||||
announce-all: true
|
announce-all: true
|
||||||
filter-irr: true
|
filter-irr: true
|
||||||
import-limit4: 1050000
|
import-limit4: 1050000
|
||||||
|
import-limit6: 250000
|
||||||
import-limit-violation: warn
|
import-limit-violation: warn
|
||||||
export-limit4: 1050000
|
export-limit4: 1050000
|
||||||
|
export-limit6: 250000
|
||||||
export-limit-violation: warn
|
export-limit-violation: warn
|
||||||
receive-limit4: 1050000
|
receive-limit4: 1050000
|
||||||
|
receive-limit6: 250000
|
||||||
receive-limit-violation: warn
|
receive-limit-violation: warn
|
||||||
add-on-import:
|
add-on-import:
|
||||||
- "402547:30:2"
|
- "402547:30:2"
|
||||||
@@ -76,10 +87,13 @@ templates:
|
|||||||
announce-default: true
|
announce-default: true
|
||||||
filter-irr: true
|
filter-irr: true
|
||||||
import-limit4: 1050000
|
import-limit4: 1050000
|
||||||
|
import-limit6: 250000
|
||||||
import-limit-violation: warn
|
import-limit-violation: warn
|
||||||
export-limit4: 1050000
|
export-limit4: 1050000
|
||||||
|
export-limit6: 250000
|
||||||
export-limit-violation: warn
|
export-limit-violation: warn
|
||||||
receive-limit4: 1050000
|
receive-limit4: 1050000
|
||||||
|
receive-limit6: 250000
|
||||||
receive-limit-violation: warn
|
receive-limit-violation: warn
|
||||||
add-on-import:
|
add-on-import:
|
||||||
- "402547:30:2"
|
- "402547:30:2"
|
||||||
@@ -88,10 +102,13 @@ templates:
|
|||||||
advertise-hostname: true
|
advertise-hostname: true
|
||||||
filter-irr: true
|
filter-irr: true
|
||||||
import-limit4: 1050000
|
import-limit4: 1050000
|
||||||
|
import-limit6: 250000
|
||||||
import-limit-violation: warn
|
import-limit-violation: warn
|
||||||
export-limit4: 1050000
|
export-limit4: 1050000
|
||||||
|
export-limit6: 250000
|
||||||
export-limit-violation: warn
|
export-limit-violation: warn
|
||||||
receive-limit4: 1050000
|
receive-limit4: 1050000
|
||||||
|
receive-limit6: 250000
|
||||||
receive-limit-violation: warn
|
receive-limit-violation: warn
|
||||||
add-on-import:
|
add-on-import:
|
||||||
- "402547:30:3"
|
- "402547:30:3"
|
||||||
@@ -105,10 +122,13 @@ templates:
|
|||||||
enforce-peer-nexthop: false
|
enforce-peer-nexthop: false
|
||||||
filter-irr: true
|
filter-irr: true
|
||||||
import-limit4: 1050000
|
import-limit4: 1050000
|
||||||
|
import-limit6: 250000
|
||||||
import-limit-violation: warn
|
import-limit-violation: warn
|
||||||
export-limit4: 1050000
|
export-limit4: 1050000
|
||||||
|
export-limit6: 250000
|
||||||
export-limit-violation: warn
|
export-limit-violation: warn
|
||||||
receive-limit4: 1050000
|
receive-limit4: 1050000
|
||||||
|
receive-limit6: 250000
|
||||||
receive-limit-violation: warn
|
receive-limit-violation: warn
|
||||||
remove-all-communities: 402547
|
remove-all-communities: 402547
|
||||||
add-on-import:
|
add-on-import:
|
||||||
@@ -120,10 +140,13 @@ templates:
|
|||||||
role: provider
|
role: provider
|
||||||
advertise-hostname: true
|
advertise-hostname: true
|
||||||
import-limit4: 1050000
|
import-limit4: 1050000
|
||||||
|
import-limit6: 250000
|
||||||
import-limit-violation: warn
|
import-limit-violation: warn
|
||||||
export-limit4: 1050000
|
export-limit4: 1050000
|
||||||
|
export-limit6: 250000
|
||||||
export-limit-violation: warn
|
export-limit-violation: warn
|
||||||
receive-limit4: 1050000
|
receive-limit4: 1050000
|
||||||
|
receive-limit6: 250000
|
||||||
receive-limit-violation: warn
|
receive-limit-violation: warn
|
||||||
add-on-import:
|
add-on-import:
|
||||||
- "402547:30:4"
|
- "402547:30:4"
|
||||||
|
|||||||
Reference in New Issue
Block a user