LogicMonitor + Catchpoint: Enter the New Era of Autonomous IT

Learn more

Monitor your entire network path, tunnels included.

LogicMonitor monitors tunneled interfaces, BGP session health, and end-to-end path performance so your team has full visibility into hybrid IPv4/IPv6 environments, not just the native routing layer.

What is a BGP tunnel broker?

A BGP tunnel broker is a service that provides IPv6 connectivity to networks that operate in IPv4-only parts of the internet by creating 6in4 tunnels (IPv6 packets encapsulated in IPv4). When combined with BGP, it allows an organization to advertise their own public IPv6 prefixes to the internet via the tunnel, rather than relying on provider-assigned IPv6 addresses. The tunnel broker acts as the eBGP peer for the IPv6 BGP session.

Why would I need a BGP tunnel broker instead of native IPv6?

You need a tunnel broker when your upstream ISP or peering connections don’t yet support native IPv6 but you have your own IPv6 address space to advertise. This is common during IPv6 transition, in regions with limited ISP IPv6 support, or when connecting legacy data center infrastructure to the IPv6 internet. Tunnel brokers provide a practical bridge during the transition period without requiring infrastructure changes upstream.

What are the key BGP configuration considerations for tunnel broker connections?

Key considerations include: the BGP neighbor address must use the tunnel interface IP (not a physical interface), the tunnel MTU must be accounted for in BGP path MTU discovery (typically 1480 bytes for 6in4 vs 1500 for native Ethernet), hold timers should be set conservatively to account for tunnel latency, and prefix filters should be configured carefully since tunnel broker peering often uses less restrictive filtering than native ISP peering.

What should I monitor for a BGP tunnel broker connection?

Monitor the tunnel interface state (up/down), packet loss and latency through the tunnel (separate from the underlying IPv4 path), BGP session state on the tunnel-based peer, MTU-related errors (fragmentation counters, ICMP too big messages), and the IPv6 prefix advertisement status. Tunnel broker connections can fail at the tunnel layer even when the underlying IPv4 path is healthy, so monitoring both layers is essential for accurate fault isolation.