Skip to content

Commit

Permalink
Update tests, docs and examples
Browse files Browse the repository at this point in the history
  • Loading branch information
pierky committed Nov 1, 2020
1 parent 6e9d601 commit aaf0c2e
Show file tree
Hide file tree
Showing 64 changed files with 2,500 additions and 255 deletions.
23 changes: 22 additions & 1 deletion docs/GENERAL.rst
Original file line number Diff line number Diff line change
Expand Up @@ -712,7 +712,7 @@ basis of the following criteria, in priority order:


In the end, if no limit is found for a given AF or if
it is 0, no max-prefix limit is configured fot the
it is 0, no max-prefix limit is configured for the
specific client.

- ``action``:
Expand Down Expand Up @@ -763,6 +763,27 @@ specific client.
- ``count_rejected_routes``:
BIRD only: when set to True, routes received by the route
server and rejected by the filters are also counted
towards the limit; when set to False, only routes that
are accepted are taken into account.
In OpenBGPD, the only available behaviour is to have the
rejected routes counted towards the limit.


Can be overwritten on a client-by-client basis.



Example:

.. code:: yaml
count_rejected_routes: True
- ``peering_db``:
Used to set client's max-pref limit if **limit_ipv[4|6]**
option is not given for the specific client.
Expand Down
6 changes: 3 additions & 3 deletions examples/bird2_rpki_rtr/bird_v2.conf
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,7 @@ filter receive_from_AS10745_1 {


# AS_PATH: never via route-servers ASNs
if bgp_path ~ [174, 1273, 1299, 1955, 2914, 3292, 3320, 3491, 3630, 3754, 5511, 6830, 6908, 7155, 7195, 8075, 8365, 8455, 8607, 8943, 11164, 12322, 13030, 17451, 19151, 27947, 29169, 34108, 34209, 36459, 37271, 38932, 39326, 39967, 46450, 48265, 48408, 52042, 52973, 54295, 57468, 57866, 58768, 60412, 62623, 63290, 133317, 134022, 134041, 138023, 138769, 138953, 139689, 207353, 207484, 209395, 209699, 212706, 212953, 213252, 263258, 263328, 264212, 265336, 265630, 265914, 267373, 267442, 268091, 269156, 269367, 269535, 269574, 270544, 270781, 270828, 271053, 271172, 271203, 328572, 328582, 393573, 393684] then
if bgp_path ~ [174, 1273, 1299, 1955, 2914, 3292, 3320, 3491, 3630, 3754, 5511, 6830, 6908, 7155, 7195, 8075, 8365, 8455, 8607, 8943, 11164, 12322, 13030, 17451, 19151, 27947, 29169, 34108, 34209, 36165, 36459, 37271, 38932, 39326, 39967, 46450, 48265, 48408, 52042, 52973, 54295, 57468, 57866, 58768, 60412, 62623, 63290, 132996, 133317, 134022, 134041, 138023, 138769, 138953, 139689, 207353, 207484, 209395, 209699, 212706, 212953, 213252, 263258, 263328, 264212, 265336, 265630, 265914, 267373, 267442, 268091, 269156, 269367, 269535, 269574, 270544, 270781, 270828, 271053, 271172, 271203, 328572, 328582, 393573, 393684] then
reject "AS_PATH [", bgp_path ,"] contains never via route-servers ASN - REJECTING ", net;


Expand Down Expand Up @@ -653,7 +653,7 @@ filter receive_from_AS10745_2 {


# AS_PATH: never via route-servers ASNs
if bgp_path ~ [174, 1273, 1299, 1955, 2914, 3292, 3320, 3491, 3630, 3754, 5511, 6830, 6908, 7155, 7195, 8075, 8365, 8455, 8607, 8943, 11164, 12322, 13030, 17451, 19151, 27947, 29169, 34108, 34209, 36459, 37271, 38932, 39326, 39967, 46450, 48265, 48408, 52042, 52973, 54295, 57468, 57866, 58768, 60412, 62623, 63290, 133317, 134022, 134041, 138023, 138769, 138953, 139689, 207353, 207484, 209395, 209699, 212706, 212953, 213252, 263258, 263328, 264212, 265336, 265630, 265914, 267373, 267442, 268091, 269156, 269367, 269535, 269574, 270544, 270781, 270828, 271053, 271172, 271203, 328572, 328582, 393573, 393684] then
if bgp_path ~ [174, 1273, 1299, 1955, 2914, 3292, 3320, 3491, 3630, 3754, 5511, 6830, 6908, 7155, 7195, 8075, 8365, 8455, 8607, 8943, 11164, 12322, 13030, 17451, 19151, 27947, 29169, 34108, 34209, 36165, 36459, 37271, 38932, 39326, 39967, 46450, 48265, 48408, 52042, 52973, 54295, 57468, 57866, 58768, 60412, 62623, 63290, 132996, 133317, 134022, 134041, 138023, 138769, 138953, 139689, 207353, 207484, 209395, 209699, 212706, 212953, 213252, 263258, 263328, 264212, 265336, 265630, 265914, 267373, 267442, 268091, 269156, 269367, 269535, 269574, 270544, 270781, 270828, 271053, 271172, 271203, 328572, 328582, 393573, 393684] then
reject "AS_PATH [", bgp_path ,"] contains never via route-servers ASN - REJECTING ", net;


Expand Down Expand Up @@ -843,7 +843,7 @@ filter receive_from_AS3333_1 {


# AS_PATH: never via route-servers ASNs
if bgp_path ~ [174, 1273, 1299, 1955, 2914, 3292, 3320, 3491, 3630, 3754, 5511, 6830, 6908, 7155, 7195, 8075, 8365, 8455, 8607, 8943, 11164, 12322, 13030, 17451, 19151, 27947, 29169, 34108, 34209, 36459, 37271, 38932, 39326, 39967, 46450, 48265, 48408, 52042, 52973, 54295, 57468, 57866, 58768, 60412, 62623, 63290, 133317, 134022, 134041, 138023, 138769, 138953, 139689, 207353, 207484, 209395, 209699, 212706, 212953, 213252, 263258, 263328, 264212, 265336, 265630, 265914, 267373, 267442, 268091, 269156, 269367, 269535, 269574, 270544, 270781, 270828, 271053, 271172, 271203, 328572, 328582, 393573, 393684] then
if bgp_path ~ [174, 1273, 1299, 1955, 2914, 3292, 3320, 3491, 3630, 3754, 5511, 6830, 6908, 7155, 7195, 8075, 8365, 8455, 8607, 8943, 11164, 12322, 13030, 17451, 19151, 27947, 29169, 34108, 34209, 36165, 36459, 37271, 38932, 39326, 39967, 46450, 48265, 48408, 52042, 52973, 54295, 57468, 57866, 58768, 60412, 62623, 63290, 132996, 133317, 134022, 134041, 138023, 138769, 138953, 139689, 207353, 207484, 209395, 209699, 212706, 212953, 213252, 263258, 263328, 264212, 265336, 265630, 265914, 267373, 267442, 268091, 269156, 269367, 269535, 269574, 270544, 270781, 270828, 271053, 271172, 271203, 328572, 328582, 393573, 393684] then
reject "AS_PATH [", bgp_path ,"] contains never via route-servers ASN - REJECTING ", net;


Expand Down
8 changes: 4 additions & 4 deletions examples/bird_hooks/bird4.conf
Original file line number Diff line number Diff line change
Expand Up @@ -567,7 +567,7 @@ filter receive_from_AS10745_1 {


# AS_PATH: never via route-servers ASNs
if bgp_path ~ [174, 1273, 1299, 1955, 2914, 3292, 3320, 3491, 3630, 3754, 5511, 6830, 6908, 7155, 7195, 8075, 8365, 8455, 8607, 8943, 11164, 12322, 13030, 17451, 19151, 27947, 29169, 34108, 34209, 36459, 37271, 38932, 39326, 39967, 46450, 48265, 48408, 52042, 52973, 54295, 57468, 57866, 58768, 60412, 62623, 63290, 133317, 134022, 134041, 138023, 138769, 138953, 139689, 207353, 207484, 209395, 209699, 212706, 212953, 213252, 263258, 263328, 264212, 265336, 265630, 265914, 267373, 267442, 268091, 269156, 269367, 269535, 269574, 270544, 270781, 270828, 271053, 271172, 271203, 328572, 328582, 393573, 393684] then
if bgp_path ~ [174, 1273, 1299, 1955, 2914, 3292, 3320, 3491, 3630, 3754, 5511, 6830, 6908, 7155, 7195, 8075, 8365, 8455, 8607, 8943, 11164, 12322, 13030, 17451, 19151, 27947, 29169, 34108, 34209, 36165, 36459, 37271, 38932, 39326, 39967, 46450, 48265, 48408, 52042, 52973, 54295, 57468, 57866, 58768, 60412, 62623, 63290, 132996, 133317, 134022, 134041, 138023, 138769, 138953, 139689, 207353, 207484, 209395, 209699, 212706, 212953, 213252, 263258, 263328, 264212, 265336, 265630, 265914, 267373, 267442, 268091, 269156, 269367, 269535, 269574, 270544, 270781, 270828, 271053, 271172, 271203, 328572, 328582, 393573, 393684] then
reject "AS_PATH [", bgp_path ,"] contains never via route-servers ASN - REJECTING ", net;


Expand Down Expand Up @@ -659,7 +659,7 @@ protocol bgp AS10745_1 {

secondary;

import limit 121 action restart;
receive limit 121 action restart;



Expand Down Expand Up @@ -770,7 +770,7 @@ filter receive_from_AS3333_1 {


# AS_PATH: never via route-servers ASNs
if bgp_path ~ [174, 1273, 1299, 1955, 2914, 3292, 3320, 3491, 3630, 3754, 5511, 6830, 6908, 7155, 7195, 8075, 8365, 8455, 8607, 8943, 11164, 12322, 13030, 17451, 19151, 27947, 29169, 34108, 34209, 36459, 37271, 38932, 39326, 39967, 46450, 48265, 48408, 52042, 52973, 54295, 57468, 57866, 58768, 60412, 62623, 63290, 133317, 134022, 134041, 138023, 138769, 138953, 139689, 207353, 207484, 209395, 209699, 212706, 212953, 213252, 263258, 263328, 264212, 265336, 265630, 265914, 267373, 267442, 268091, 269156, 269367, 269535, 269574, 270544, 270781, 270828, 271053, 271172, 271203, 328572, 328582, 393573, 393684] then
if bgp_path ~ [174, 1273, 1299, 1955, 2914, 3292, 3320, 3491, 3630, 3754, 5511, 6830, 6908, 7155, 7195, 8075, 8365, 8455, 8607, 8943, 11164, 12322, 13030, 17451, 19151, 27947, 29169, 34108, 34209, 36165, 36459, 37271, 38932, 39326, 39967, 46450, 48265, 48408, 52042, 52973, 54295, 57468, 57866, 58768, 60412, 62623, 63290, 132996, 133317, 134022, 134041, 138023, 138769, 138953, 139689, 207353, 207484, 209395, 209699, 212706, 212953, 213252, 263258, 263328, 264212, 265336, 265630, 265914, 267373, 267442, 268091, 269156, 269367, 269535, 269574, 270544, 270781, 270828, 271053, 271172, 271203, 328572, 328582, 393573, 393684] then
reject "AS_PATH [", bgp_path ,"] contains never via route-servers ASN - REJECTING ", net;


Expand Down Expand Up @@ -862,7 +862,7 @@ protocol bgp AS3333_1 {

secondary;

import limit 150 action restart;
receive limit 150 action restart;



Expand Down
4 changes: 2 additions & 2 deletions examples/bird_hooks/bird6.conf
Original file line number Diff line number Diff line change
Expand Up @@ -605,7 +605,7 @@ filter receive_from_AS10745_2 {


# AS_PATH: never via route-servers ASNs
if bgp_path ~ [174, 1273, 1299, 1955, 2914, 3292, 3320, 3491, 3630, 3754, 5511, 6830, 6908, 7155, 7195, 8075, 8365, 8455, 8607, 8943, 11164, 12322, 13030, 17451, 19151, 27947, 29169, 34108, 34209, 36459, 37271, 38932, 39326, 39967, 46450, 48265, 48408, 52042, 52973, 54295, 57468, 57866, 58768, 60412, 62623, 63290, 133317, 134022, 134041, 138023, 138769, 138953, 139689, 207353, 207484, 209395, 209699, 212706, 212953, 213252, 263258, 263328, 264212, 265336, 265630, 265914, 267373, 267442, 268091, 269156, 269367, 269535, 269574, 270544, 270781, 270828, 271053, 271172, 271203, 328572, 328582, 393573, 393684] then
if bgp_path ~ [174, 1273, 1299, 1955, 2914, 3292, 3320, 3491, 3630, 3754, 5511, 6830, 6908, 7155, 7195, 8075, 8365, 8455, 8607, 8943, 11164, 12322, 13030, 17451, 19151, 27947, 29169, 34108, 34209, 36165, 36459, 37271, 38932, 39326, 39967, 46450, 48265, 48408, 52042, 52973, 54295, 57468, 57866, 58768, 60412, 62623, 63290, 132996, 133317, 134022, 134041, 138023, 138769, 138953, 139689, 207353, 207484, 209395, 209699, 212706, 212953, 213252, 263258, 263328, 264212, 265336, 265630, 265914, 267373, 267442, 268091, 269156, 269367, 269535, 269574, 270544, 270781, 270828, 271053, 271172, 271203, 328572, 328582, 393573, 393684] then
reject "AS_PATH [", bgp_path ,"] contains never via route-servers ASN - REJECTING ", net;


Expand Down Expand Up @@ -701,7 +701,7 @@ protocol bgp AS10745_2 {

secondary;

import limit 13915 action restart;
receive limit 13915 action restart;



Expand Down
4 changes: 2 additions & 2 deletions examples/default/bird4.conf
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ filter receive_from_AS10745_1 {


# AS_PATH: never via route-servers ASNs
if bgp_path ~ [174, 1273, 1299, 1955, 2914, 3292, 3320, 3491, 3630, 3754, 5511, 6830, 6908, 7155, 7195, 8075, 8365, 8455, 8607, 8943, 11164, 12322, 13030, 17451, 19151, 27947, 29169, 34108, 34209, 36459, 37271, 38932, 39326, 39967, 46450, 48265, 48408, 52042, 52973, 54295, 57468, 57866, 58768, 60412, 62623, 63290, 133317, 134022, 134041, 138023, 138769, 138953, 139689, 207353, 207484, 209395, 209699, 212706, 212953, 213252, 263258, 263328, 264212, 265336, 265630, 265914, 267373, 267442, 268091, 269156, 269367, 269535, 269574, 270544, 270781, 270828, 271053, 271172, 271203, 328572, 328582, 393573, 393684] then
if bgp_path ~ [174, 1273, 1299, 1955, 2914, 3292, 3320, 3491, 3630, 3754, 5511, 6830, 6908, 7155, 7195, 8075, 8365, 8455, 8607, 8943, 11164, 12322, 13030, 17451, 19151, 27947, 29169, 34108, 34209, 36165, 36459, 37271, 38932, 39326, 39967, 46450, 48265, 48408, 52042, 52973, 54295, 57468, 57866, 58768, 60412, 62623, 63290, 132996, 133317, 134022, 134041, 138023, 138769, 138953, 139689, 207353, 207484, 209395, 209699, 212706, 212953, 213252, 263258, 263328, 264212, 265336, 265630, 265914, 267373, 267442, 268091, 269156, 269367, 269535, 269574, 270544, 270781, 270828, 271053, 271172, 271203, 328572, 328582, 393573, 393684] then
reject "AS_PATH [", bgp_path ,"] contains never via route-servers ASN - REJECTING ", net;


Expand Down Expand Up @@ -468,7 +468,7 @@ filter receive_from_AS3333_1 {


# AS_PATH: never via route-servers ASNs
if bgp_path ~ [174, 1273, 1299, 1955, 2914, 3292, 3320, 3491, 3630, 3754, 5511, 6830, 6908, 7155, 7195, 8075, 8365, 8455, 8607, 8943, 11164, 12322, 13030, 17451, 19151, 27947, 29169, 34108, 34209, 36459, 37271, 38932, 39326, 39967, 46450, 48265, 48408, 52042, 52973, 54295, 57468, 57866, 58768, 60412, 62623, 63290, 133317, 134022, 134041, 138023, 138769, 138953, 139689, 207353, 207484, 209395, 209699, 212706, 212953, 213252, 263258, 263328, 264212, 265336, 265630, 265914, 267373, 267442, 268091, 269156, 269367, 269535, 269574, 270544, 270781, 270828, 271053, 271172, 271203, 328572, 328582, 393573, 393684] then
if bgp_path ~ [174, 1273, 1299, 1955, 2914, 3292, 3320, 3491, 3630, 3754, 5511, 6830, 6908, 7155, 7195, 8075, 8365, 8455, 8607, 8943, 11164, 12322, 13030, 17451, 19151, 27947, 29169, 34108, 34209, 36165, 36459, 37271, 38932, 39326, 39967, 46450, 48265, 48408, 52042, 52973, 54295, 57468, 57866, 58768, 60412, 62623, 63290, 132996, 133317, 134022, 134041, 138023, 138769, 138953, 139689, 207353, 207484, 209395, 209699, 212706, 212953, 213252, 263258, 263328, 264212, 265336, 265630, 265914, 267373, 267442, 268091, 269156, 269367, 269535, 269574, 270544, 270781, 270828, 271053, 271172, 271203, 328572, 328582, 393573, 393684] then
reject "AS_PATH [", bgp_path ,"] contains never via route-servers ASN - REJECTING ", net;


Expand Down
2 changes: 1 addition & 1 deletion examples/default/bird6.conf
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ filter receive_from_AS10745_2 {


# AS_PATH: never via route-servers ASNs
if bgp_path ~ [174, 1273, 1299, 1955, 2914, 3292, 3320, 3491, 3630, 3754, 5511, 6830, 6908, 7155, 7195, 8075, 8365, 8455, 8607, 8943, 11164, 12322, 13030, 17451, 19151, 27947, 29169, 34108, 34209, 36459, 37271, 38932, 39326, 39967, 46450, 48265, 48408, 52042, 52973, 54295, 57468, 57866, 58768, 60412, 62623, 63290, 133317, 134022, 134041, 138023, 138769, 138953, 139689, 207353, 207484, 209395, 209699, 212706, 212953, 213252, 263258, 263328, 264212, 265336, 265630, 265914, 267373, 267442, 268091, 269156, 269367, 269535, 269574, 270544, 270781, 270828, 271053, 271172, 271203, 328572, 328582, 393573, 393684] then
if bgp_path ~ [174, 1273, 1299, 1955, 2914, 3292, 3320, 3491, 3630, 3754, 5511, 6830, 6908, 7155, 7195, 8075, 8365, 8455, 8607, 8943, 11164, 12322, 13030, 17451, 19151, 27947, 29169, 34108, 34209, 36165, 36459, 37271, 38932, 39326, 39967, 46450, 48265, 48408, 52042, 52973, 54295, 57468, 57866, 58768, 60412, 62623, 63290, 132996, 133317, 134022, 134041, 138023, 138769, 138953, 139689, 207353, 207484, 209395, 209699, 212706, 212953, 213252, 263258, 263328, 264212, 265336, 265630, 265914, 267373, 267442, 268091, 269156, 269367, 269535, 269574, 270544, 270781, 270828, 271053, 271172, 271203, 328572, 328582, 393573, 393684] then
reject "AS_PATH [", bgp_path ,"] contains never via route-servers ASN - REJECTING ", net;


Expand Down
6 changes: 3 additions & 3 deletions examples/default/bird_v2.conf
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ filter receive_from_AS10745_1 {


# AS_PATH: never via route-servers ASNs
if bgp_path ~ [174, 1273, 1299, 1955, 2914, 3292, 3320, 3491, 3630, 3754, 5511, 6830, 6908, 7155, 7195, 8075, 8365, 8455, 8607, 8943, 11164, 12322, 13030, 17451, 19151, 27947, 29169, 34108, 34209, 36459, 37271, 38932, 39326, 39967, 46450, 48265, 48408, 52042, 52973, 54295, 57468, 57866, 58768, 60412, 62623, 63290, 133317, 134022, 134041, 138023, 138769, 138953, 139689, 207353, 207484, 209395, 209699, 212706, 212953, 213252, 263258, 263328, 264212, 265336, 265630, 265914, 267373, 267442, 268091, 269156, 269367, 269535, 269574, 270544, 270781, 270828, 271053, 271172, 271203, 328572, 328582, 393573, 393684] then
if bgp_path ~ [174, 1273, 1299, 1955, 2914, 3292, 3320, 3491, 3630, 3754, 5511, 6830, 6908, 7155, 7195, 8075, 8365, 8455, 8607, 8943, 11164, 12322, 13030, 17451, 19151, 27947, 29169, 34108, 34209, 36165, 36459, 37271, 38932, 39326, 39967, 46450, 48265, 48408, 52042, 52973, 54295, 57468, 57866, 58768, 60412, 62623, 63290, 132996, 133317, 134022, 134041, 138023, 138769, 138953, 139689, 207353, 207484, 209395, 209699, 212706, 212953, 213252, 263258, 263328, 264212, 265336, 265630, 265914, 267373, 267442, 268091, 269156, 269367, 269535, 269574, 270544, 270781, 270828, 271053, 271172, 271203, 328572, 328582, 393573, 393684] then
reject "AS_PATH [", bgp_path ,"] contains never via route-servers ASN - REJECTING ", net;


Expand Down Expand Up @@ -596,7 +596,7 @@ filter receive_from_AS10745_2 {


# AS_PATH: never via route-servers ASNs
if bgp_path ~ [174, 1273, 1299, 1955, 2914, 3292, 3320, 3491, 3630, 3754, 5511, 6830, 6908, 7155, 7195, 8075, 8365, 8455, 8607, 8943, 11164, 12322, 13030, 17451, 19151, 27947, 29169, 34108, 34209, 36459, 37271, 38932, 39326, 39967, 46450, 48265, 48408, 52042, 52973, 54295, 57468, 57866, 58768, 60412, 62623, 63290, 133317, 134022, 134041, 138023, 138769, 138953, 139689, 207353, 207484, 209395, 209699, 212706, 212953, 213252, 263258, 263328, 264212, 265336, 265630, 265914, 267373, 267442, 268091, 269156, 269367, 269535, 269574, 270544, 270781, 270828, 271053, 271172, 271203, 328572, 328582, 393573, 393684] then
if bgp_path ~ [174, 1273, 1299, 1955, 2914, 3292, 3320, 3491, 3630, 3754, 5511, 6830, 6908, 7155, 7195, 8075, 8365, 8455, 8607, 8943, 11164, 12322, 13030, 17451, 19151, 27947, 29169, 34108, 34209, 36165, 36459, 37271, 38932, 39326, 39967, 46450, 48265, 48408, 52042, 52973, 54295, 57468, 57866, 58768, 60412, 62623, 63290, 132996, 133317, 134022, 134041, 138023, 138769, 138953, 139689, 207353, 207484, 209395, 209699, 212706, 212953, 213252, 263258, 263328, 264212, 265336, 265630, 265914, 267373, 267442, 268091, 269156, 269367, 269535, 269574, 270544, 270781, 270828, 271053, 271172, 271203, 328572, 328582, 393573, 393684] then
reject "AS_PATH [", bgp_path ,"] contains never via route-servers ASN - REJECTING ", net;


Expand Down Expand Up @@ -775,7 +775,7 @@ filter receive_from_AS3333_1 {


# AS_PATH: never via route-servers ASNs
if bgp_path ~ [174, 1273, 1299, 1955, 2914, 3292, 3320, 3491, 3630, 3754, 5511, 6830, 6908, 7155, 7195, 8075, 8365, 8455, 8607, 8943, 11164, 12322, 13030, 17451, 19151, 27947, 29169, 34108, 34209, 36459, 37271, 38932, 39326, 39967, 46450, 48265, 48408, 52042, 52973, 54295, 57468, 57866, 58768, 60412, 62623, 63290, 133317, 134022, 134041, 138023, 138769, 138953, 139689, 207353, 207484, 209395, 209699, 212706, 212953, 213252, 263258, 263328, 264212, 265336, 265630, 265914, 267373, 267442, 268091, 269156, 269367, 269535, 269574, 270544, 270781, 270828, 271053, 271172, 271203, 328572, 328582, 393573, 393684] then
if bgp_path ~ [174, 1273, 1299, 1955, 2914, 3292, 3320, 3491, 3630, 3754, 5511, 6830, 6908, 7155, 7195, 8075, 8365, 8455, 8607, 8943, 11164, 12322, 13030, 17451, 19151, 27947, 29169, 34108, 34209, 36165, 36459, 37271, 38932, 39326, 39967, 46450, 48265, 48408, 52042, 52973, 54295, 57468, 57866, 58768, 60412, 62623, 63290, 132996, 133317, 134022, 134041, 138023, 138769, 138953, 139689, 207353, 207484, 209395, 209699, 212706, 212953, 213252, 263258, 263328, 264212, 265336, 265630, 265914, 267373, 267442, 268091, 269156, 269367, 269535, 269574, 270544, 270781, 270828, 271053, 271172, 271203, 328572, 328582, 393573, 393684] then
reject "AS_PATH [", bgp_path ,"] contains never via route-servers ASN - REJECTING ", net;


Expand Down
Loading

0 comments on commit aaf0c2e

Please sign in to comment.