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"
|
||||
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: ""
|
||||
|
||||
merge-paths: true
|
||||
source4: "10.128.73.16"
|
||||
prefixes:
|
||||
@@ -16,7 +19,6 @@ local-communities:
|
||||
- "402547:50:402547"
|
||||
kernel:
|
||||
export: false
|
||||
learn: true
|
||||
scan-time: 5
|
||||
templates:
|
||||
Internal:
|
||||
@@ -109,23 +111,32 @@ peers:
|
||||
JWJR-US-KC-RTR-1:
|
||||
asn: 402547
|
||||
template: RR_Client
|
||||
prepends: 0
|
||||
local-pref4: 100
|
||||
listen4: "10.128.73.16"
|
||||
neighbors:
|
||||
- "10.128.72.179"
|
||||
JWJR-US-AB-RTR-1:
|
||||
asn: 402547
|
||||
template: RR_Client
|
||||
prepends: 0
|
||||
local-pref4: 100
|
||||
listen4: "10.128.73.16"
|
||||
neighbors:
|
||||
- "10.128.72.104"
|
||||
JWJR-SDWAN-Morristown:
|
||||
asn: 402547
|
||||
template: Internal
|
||||
prepends: 0
|
||||
local-pref4: 150
|
||||
listen4: "10.128.73.16"
|
||||
neighbors:
|
||||
- "10.128.73.164"
|
||||
JWJR-US-AB-RTR-2:
|
||||
asn: 402547
|
||||
template: RR_Client
|
||||
prepends: 0
|
||||
local-pref4: 100
|
||||
listen4: "10.128.73.16"
|
||||
neighbors:
|
||||
- "10.128.73.225"
|
||||
Reference in New Issue
Block a user