arouteserver.readthedocs.io - ARouteServer — ARouteServer latest documentation

Example domain paragraphs

A Python tool to automatically build (and test) feature-rich configurations for BGP route servers.

Two YAML files provide general policies and clients configurations options:

cfg : rs_as : 64496 router_id : "192.0.2.2" filtering : irrdb : enforce_origin_in_as_set : True enforce_prefix_in_as_set : True rpki_bgp_origin_validation : enabled : True reject_invalid : True ... clients : - asn : 64511 ip : - "192.0.2.11" - "2001:db8:1:1::11" irrdb : as_sets : - "RIPE::AS-FOO" ... ARouteServer acquires external information to enrich them: i.e. bgpq4 / bgpq3 for IRR data, PeeringDB for max-prefix limit and AS-SETs, RPKI ROAs, …

Links to arouteserver.readthedocs.io (1)