Update pathvector configuration: add peeringdb API key, adjust local preferences, and remove learn option
This commit is contained in:
@@ -3,7 +3,10 @@ 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
|
||||||
bgpq-args: -S ARIN,RIPE,APNIC,AFRINIC,LACNIC,RADB
|
bgpq-args: -S ARIN,RIPE,APNIC,AFRINIC,LACNIC,RADB
|
||||||
|
peeringdb-api-key: ""
|
||||||
|
|
||||||
merge-paths: true
|
merge-paths: true
|
||||||
source4: "10.128.73.16"
|
source4: "10.128.73.16"
|
||||||
prefixes:
|
prefixes:
|
||||||
@@ -16,7 +19,6 @@ local-communities:
|
|||||||
- "402547:50:402547"
|
- "402547:50:402547"
|
||||||
kernel:
|
kernel:
|
||||||
export: false
|
export: false
|
||||||
learn: true
|
|
||||||
scan-time: 5
|
scan-time: 5
|
||||||
templates:
|
templates:
|
||||||
Internal:
|
Internal:
|
||||||
@@ -109,23 +111,32 @@ peers:
|
|||||||
JWJR-US-KC-RTR-1:
|
JWJR-US-KC-RTR-1:
|
||||||
asn: 402547
|
asn: 402547
|
||||||
template: RR_Client
|
template: RR_Client
|
||||||
|
prepends: 0
|
||||||
|
local-pref4: 100
|
||||||
listen4: "10.128.73.16"
|
listen4: "10.128.73.16"
|
||||||
neighbors:
|
neighbors:
|
||||||
- "10.128.72.179"
|
- "10.128.72.179"
|
||||||
JWJR-US-AB-RTR-1:
|
JWJR-US-AB-RTR-1:
|
||||||
asn: 402547
|
asn: 402547
|
||||||
template: RR_Client
|
template: RR_Client
|
||||||
|
prepends: 0
|
||||||
|
local-pref4: 100
|
||||||
listen4: "10.128.73.16"
|
listen4: "10.128.73.16"
|
||||||
neighbors:
|
neighbors:
|
||||||
- "10.128.72.104"
|
- "10.128.72.104"
|
||||||
JWJR-SDWAN-Morristown:
|
JWJR-SDWAN-Morristown:
|
||||||
asn: 402547
|
asn: 402547
|
||||||
template: Internal
|
template: Internal
|
||||||
|
prepends: 0
|
||||||
|
local-pref4: 150
|
||||||
|
listen4: "10.128.73.16"
|
||||||
neighbors:
|
neighbors:
|
||||||
- "10.128.73.164"
|
- "10.128.73.164"
|
||||||
JWJR-US-AB-RTR-2:
|
JWJR-US-AB-RTR-2:
|
||||||
asn: 402547
|
asn: 402547
|
||||||
template: RR_Client
|
template: RR_Client
|
||||||
|
prepends: 0
|
||||||
|
local-pref4: 100
|
||||||
listen4: "10.128.73.16"
|
listen4: "10.128.73.16"
|
||||||
neighbors:
|
neighbors:
|
||||||
- "10.128.73.225"
|
- "10.128.73.225"
|
||||||
Reference in New Issue
Block a user