arouteserver icon indicating copy to clipboard operation
arouteserver copied to clipboard

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

Results 24 arouteserver issues
Sort by recently updated
recently updated
newest added

To check whether it’s possible to add support for [peeringdb-by](http://peeringdb.github.io/peeringdb-py/) and let users to use a local mirror for PeeringDB data. May be related to #108.

Allowing users to configure the URL used for PeeringDB (like peeringdb-py does https://github.com/peeringdb/peeringdb-py/blob/master/docs/index.md#authentication) would be helpful for using a local mirror for things like #107

Please help for "4Byte to 2Byte ASN conversion issue for BGP community" or share any configuration example.

As per @bluikko from #89... > According to PeeringDB the current way to list each member IP address in its own `vlan_list` element could be understood as each IPv4/IPv6 address...

Hello, I created rtt_getter in C to works on OpenBSD (natively) or even on Linux. Also there's an major edit for IX-F where I think are mandatory to use 'if_speed',...

Added Support for Juniper Junos devices. The Junos configurations can be generated using "junos" option in arouteserver. Example: >arouteserver junos --general rs1.yml --cfg arouteserver.yml -o junos.conf Sample arouteserver generated config...

Has it been considered to support other BGP implementations as a route-server? E.g. - [FRR][frr] [frr]: https://github.com/FRRouting/frr

Only run IRRDBConfigEnricher_ASNs & IRRDBConfigEnricher_Prefixes if the options are enabled. When 'enforce_prefix_in_as_set' is set to False, we are still generating prefix lists with bqpq3/4 and putting them into the resulting...