FREE on-net IP Transit (Layer 2 only) and Remote DDoS Mitigation via GRE. Dual-stack IPv4/IPv6, RPKI-ROV, IRR policies — with optional BGP Flowspec and RTBH.
Usage billed €0.45/Mbps (95/5). No transit over GRE.
€120/month incl. 150 TB traffic.
Schematic — simplified.
Choose what you need — scale as you grow.
Protect your prefixes anywhere. We provide tunnel endpoints; MD5 auth and BFD supported.
On-net transit with RPKI-validated routing and flexible communities. Delivered over Layer 2 cross-connect/VLAN.
Orders are handled in the AS47263 customer dashboard. You can also create a ticket if you prefer assisted onboarding.
On-net transit via Layer 2 cross-connect/VLAN. Clean routing, sane defaults, and transparent policies — built by engineers for engineers.
No monthly port fee on-net. 95th percentile billing. Example: 300 Mbps @95th → €135/mo.
Transit over GRE is not offered.
Order an L2 cross-connect/VLAN to our demarc at the on-net facility. We’ll provide LOA/CFA and the port details.
Exchange your router IPs, ASNs, ROAs and IRR objects. We enable RPKI/IRR filters, set communities and test failover.
You get usage graphs and 95/5 billing in the dashboard. Optional: RTBH/Flowspec controls and per-prefix stats.
router bgp <yourASN> neighbor <AS47263_IPv4> remote-as 47263 neighbor <AS47263_IPv4> description AS47263 v4 neighbor <AS47263_IPv4> ebgp-multihop 2 neighbor <AS47263_IPv4> password <md5> ! address-family ipv4 neighbor <AS47263_IPv4> activate maximum-paths 4 exit-address-family ! ipv6 router bgp <yourASN> neighbor <AS47263_IPv6> remote-as 47263 address-family ipv6 neighbor <AS47263_IPv6> activate
protocols { bgp { group AS47263-v4 { type external; peer-as 47263; neighbor <AS47263_IPv4>; } group AS47263-v6 { type external; peer-as 47263; family inet6 unicast; neighbor <AS47263_IPv6>; } } } policy-options { /* attach your export with IRR/RPKI-valid prefixes only */ }
router bgp <yourASN> bgp router-id <yourIPv4> neighbor AS47263-v4 remote-as 47263 neighbor AS47263-v4 password <md5> neighbor AS47263-v4 ebgp-multihop 2 address-family ipv4 unicast neighbor AS47263-v4 activate exit-address-family ! neighbor AS47263-v6 remote-as 47263 address-family ipv6 unicast neighbor AS47263-v6 activate exit-address-family
We publish a simple community guide in the dashboard after turn-up (traffic shaping, blackholing, prepend options, ingress/egress hints). Blackholing is available via a dedicated RTBH community. Flowspec can be enabled per customer on request.