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