# Private Backbone Latency

## Overview

Private Backbone Latency visualizes real-time average latency across Zenlayer’s premium global private backbone. With full-mesh connectivity between global PoPs, it helps users evaluate core network performance and supports planning for Private Connect (L2) and Cloud Router (L3) deployments. It usually has the following common use cases:

### Common Use Cases

<table><thead><tr><th width="244.984375">Scenario</th><th>Description</th></tr></thead><tbody><tr><td>Backbone performance benchmarking</td><td>Measure and compare latency between any two PoPs across Zenlayer’s private network</td></tr><tr><td>L2/L3 solution planning</td><td>Select optimal PoP pairs for Private Connect (L2) or Cloud Router (L3) deployments</td></tr><tr><td>Global route optimization</td><td>Identify lower-latency paths for cross-region data transmission</td></tr><tr><td>SLA validation</td><td>Verify latency SLAs across private backbone paths</td></tr></tbody></table>

## Procedures

<div align="left"><figure><img src="/files/PPtoZhSojdQMuUMuJfS7" alt=""><figcaption></figcaption></figure></div>

### Parameter Explanation

<table><thead><tr><th width="209.56561279296875">Parameter</th><th>Description</th></tr></thead><tbody><tr><td>PoP Node</td><td>A Zenlayer Point of Presence. Each row/column in the matrix represents a PoP city.</td></tr><tr><td>Average Latency (ms)</td><td>The average round-trip latency between two PoPs over the past 24 hours. Lower values indicate better backbone performance.</td></tr><tr><td>Region Tag</td><td>PoPs are grouped and color-coded by region (e.g., Asia Pacific, Europe), helping users quickly identify regional patterns.</td></tr></tbody></table>

1. Input or select cities one or more cities to include in the latency matrix.\
   The chart displays average round-trip latency (ms) between selected PoPs over the past 24 hours.
2. Hover over any cell to see the city pair and latency value.

## **FAQ**

**Q1: What does the latency value represent?**\
A1: It shows the average round-trip latency between two PoPs within the Zenlayer private backbone, measured over the past 24 hours.

**Q2: Why is latency asymmetric between two PoPs?**\
A2: Latency may differ slightly in each direction due to routing paths, local congestion, or asymmetric traffic engineering.

**Q3: Can I export the latency matrix?**\
A3: Export functionality is not currently supported. For detailed reports, please contact Zenlayer support or your account manager.

**Q4: Is this based on real-time data?**\
A4: The displayed latency reflects aggregated data over the past 24 hours and is updated regularly to reflect current network conditions.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.console.zenlayer.com/welcome/platform/looking-glass/private-backbone-latency.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
