> ## Documentation Index
> Fetch the complete documentation index at: https://docs.digitalfyre.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Requesting a BGP Session

DigitalFyre offers BGP session support for eligible VPS customers in the following locations:

* Ashburn, VA
* New York City, NY
* Dallas, TX
* Singapore, SG

## Requirements

To request a BGP session, open a support ticket with the following information:

* Your Autonomous System Number (ASN)
* The IPv4 and/or IPv6 prefixes you wish to announce
* Your VPS IP addresses (IPv4 and IPv6)
* A Letter of Authorization (LOA) authorizing peering with [**AS64245**](https://bgp.tools/as/64245)

## Technical Details

* DigitalFyre announces a **default route only** — full BGP tables are not provided
* Each session has a **one-time setup fee of \$10.00 per location**
* This is a **self-managed** feature — DigitalFyre does not assist with BGP daemon configuration

## Prefix Limits

| Address Family | Maximum Prefix Size |
| -------------- | ------------------- |
| IPv4           | /20                 |
| IPv6           | /32                 |

## Important Notes

* Review and validate all settings before deploying in production
* Ensure valid **RPKI ROAs** are published for your prefixes
* DigitalFyre reserves the right to decline peering with ASNs or prefixes that have a poor reputation or are associated with abuse
* All BGP session requests are subject to manual review and approval
* BGP communities for traffic engineering (prepending, blackhole, etc.) are **not** available

## Ticket Template

Use the template below when opening your [support ticket](https://console.digitalfyre.com/submitticket.php) to the **Network Operations** department:

```text title="Subject" theme={"theme":{"light":"light-plus","dark":"ayu-dark"}}
BGP Session Request [Location(s)]
```

```text title="Body" theme={"theme":{"light":"light-plus","dark":"ayu-dark"}}
Hello DigitalFyre Team,

I would like to request a BGP session for my Server/Service.

Location(s): [Location Name(s)]
ASN: (Your ASN. e.g. AS64512)
Prefixes to announce:
 - IPv4: e.g. 192.168.254.0/24
 - IPv6: e.g. 4675:505d:3940::/48

My Server's IPs:
 - IPv4: Your Server's IPv4 address
 - IPv6: Your Server's IPv6 address

Attached: Letter of Authorization (LOA) authorizing peering with AS64245.

I confirm that valid RPKI ROAs are in place for the above prefixes, and that I understand this feature is self-managed and subject to approval.

Thank you!
```

If you have questions about eligibility or requirements, contact the [support team](https://console.digitalfyre.com/submitticket.php).
