Skip to main content
These are reference examples only. Replace all placeholder values (ASN, IPs, prefixes) with your actual information provided during session setup. Review and test thoroughly before deploying in production.
Below are example configurations for establishing a BGP session with DigitalFyre using common BGP daemons. These examples export your prefixes and import nothing — DigitalFyre announces a default route only and your VPS already has default connectivity.

Placeholder Values

Replace all placeholders below with the actual values provided during your session setup.

BIRD

For full reference and advanced options, consult the official BIRD documentation.
/etc/bird.conf

FRRouting

For full reference and advanced options, consult the official FRRouting documentation.
/etc/frr/frr.conf

OpenBGPD

For full reference and advanced options, consult the official OpenBGPD documentation.
/etc/bgpd.conf

Verifying Your Session

After configuring your BGP daemon and starting the service, verify the session is established and your prefixes are being announced. You can also verify your prefix announcements externally using bgp.tools or ASN.tools.
DigitalFyre’s BGP service is fully self-managed. If you encounter session issues, verify your configuration locally before contacting support. Common issues include incorrect neighbor addresses, missing RPKI ROAs, and firewall rules blocking TCP port 179.