Update pathvector configuration: set import and export limits for all templates
This commit is contained in:
@@ -32,9 +32,12 @@ templates:
|
|||||||
filter-bogon-asns: false
|
filter-bogon-asns: false
|
||||||
filter-bogon-routes: false
|
filter-bogon-routes: false
|
||||||
filter-prefix-length: false
|
filter-prefix-length: false
|
||||||
receive-limit-violation: warn
|
import-limit4: 1050000
|
||||||
import-limit-violation: warn
|
import-limit-violation: warn
|
||||||
|
export-limit4: 1050000
|
||||||
export-limit-violation: warn
|
export-limit-violation: warn
|
||||||
|
receive-limit4: 1050000
|
||||||
|
receive-limit-violation: warn
|
||||||
RR_Client:
|
RR_Client:
|
||||||
advertise-hostname: true
|
advertise-hostname: true
|
||||||
allow-local-as: true
|
allow-local-as: true
|
||||||
@@ -48,14 +51,23 @@ templates:
|
|||||||
filter-bogon-asns: false
|
filter-bogon-asns: false
|
||||||
filter-bogon-routes: false
|
filter-bogon-routes: false
|
||||||
filter-prefix-length: false
|
filter-prefix-length: false
|
||||||
receive-limit-violation: warn
|
import-limit4: 1050000
|
||||||
import-limit-violation: warn
|
import-limit-violation: warn
|
||||||
|
export-limit4: 1050000
|
||||||
export-limit-violation: warn
|
export-limit-violation: warn
|
||||||
|
receive-limit4: 1050000
|
||||||
|
receive-limit-violation: warn
|
||||||
Customer_Full:
|
Customer_Full:
|
||||||
role: customer
|
role: customer
|
||||||
advertise-hostname: true
|
advertise-hostname: true
|
||||||
announce-all: true
|
announce-all: true
|
||||||
filter-irr: true
|
filter-irr: true
|
||||||
|
import-limit4: 1050000
|
||||||
|
import-limit-violation: warn
|
||||||
|
export-limit4: 1050000
|
||||||
|
export-limit-violation: warn
|
||||||
|
receive-limit4: 1050000
|
||||||
|
receive-limit-violation: warn
|
||||||
add-on-import:
|
add-on-import:
|
||||||
- "402547:30:2"
|
- "402547:30:2"
|
||||||
Customer_Default:
|
Customer_Default:
|
||||||
@@ -63,18 +75,24 @@ templates:
|
|||||||
advertise-hostname: true
|
advertise-hostname: true
|
||||||
announce-default: true
|
announce-default: true
|
||||||
filter-irr: true
|
filter-irr: true
|
||||||
receive-limit-violation: warn
|
import-limit4: 1050000
|
||||||
import-limit-violation: warn
|
import-limit-violation: warn
|
||||||
|
export-limit4: 1050000
|
||||||
export-limit-violation: warn
|
export-limit-violation: warn
|
||||||
|
receive-limit4: 1050000
|
||||||
|
receive-limit-violation: warn
|
||||||
add-on-import:
|
add-on-import:
|
||||||
- "402547:30:2"
|
- "402547:30:2"
|
||||||
Peer:
|
Peer:
|
||||||
role: peer
|
role: peer
|
||||||
advertise-hostname: true
|
advertise-hostname: true
|
||||||
filter-irr: true
|
filter-irr: true
|
||||||
receive-limit-violation: warn
|
import-limit4: 1050000
|
||||||
import-limit-violation: warn
|
import-limit-violation: warn
|
||||||
|
export-limit4: 1050000
|
||||||
export-limit-violation: warn
|
export-limit-violation: warn
|
||||||
|
receive-limit4: 1050000
|
||||||
|
receive-limit-violation: warn
|
||||||
add-on-import:
|
add-on-import:
|
||||||
- "402547:30:3"
|
- "402547:30:3"
|
||||||
announce:
|
announce:
|
||||||
@@ -86,9 +104,12 @@ templates:
|
|||||||
enforce-first-as: false
|
enforce-first-as: false
|
||||||
enforce-peer-nexthop: false
|
enforce-peer-nexthop: false
|
||||||
filter-irr: true
|
filter-irr: true
|
||||||
receive-limit-violation: warn
|
import-limit4: 1050000
|
||||||
import-limit-violation: warn
|
import-limit-violation: warn
|
||||||
|
export-limit4: 1050000
|
||||||
export-limit-violation: warn
|
export-limit-violation: warn
|
||||||
|
receive-limit4: 1050000
|
||||||
|
receive-limit-violation: warn
|
||||||
remove-all-communities: 402547
|
remove-all-communities: 402547
|
||||||
add-on-import:
|
add-on-import:
|
||||||
- "402547:30:5"
|
- "402547:30:5"
|
||||||
@@ -98,9 +119,12 @@ templates:
|
|||||||
Transit:
|
Transit:
|
||||||
role: provider
|
role: provider
|
||||||
advertise-hostname: true
|
advertise-hostname: true
|
||||||
receive-limit-violation: warn
|
import-limit4: 1050000
|
||||||
import-limit-violation: warn
|
import-limit-violation: warn
|
||||||
|
export-limit4: 1050000
|
||||||
export-limit-violation: warn
|
export-limit-violation: warn
|
||||||
|
receive-limit4: 1050000
|
||||||
|
receive-limit-violation: warn
|
||||||
add-on-import:
|
add-on-import:
|
||||||
- "402547:30:4"
|
- "402547:30:4"
|
||||||
announce:
|
announce:
|
||||||
|
|||||||
Reference in New Issue
Block a user