# SD-WAN Tunnels

### Overview

This page describes the graphics available for SD-WAN tunnels on the Details page.

For Fortinet, tunnels are aggregated into a single tunnel representation. Highlight is focused on showing a location talking to another destination location, so rather than showing the technical components, we represent the information in a way non-technical users understand - location to location.

### Colour coding

When viewed for today only, each section on the Details page gives an indication if it is currently alerting and thus impacting the associated heat tile colour. Find out more about [colour coding](/details/details-page-options/colour-coding.md).&#x20;

### Traffic Load

<figure><picture><source srcset="/files/xGyJnmLIEsXIHSkUEtbz" media="(prefers-color-scheme: dark)"><img src="/files/caDNqn33xTM1J2t1uKpo" alt="Tunnel Traffic Load"></picture><figcaption></figcaption></figure>

#### Options

Percent/Actual

**Actual:** Show volume of data received or sent (Percent is not available on tunnels so Actual is selected and cannot be changed)

[Standard/MinMax toggle ](/details/details-page-options/standard-minmax-toggle.md)- week and month only\
**Standard:** Selected by default, shows an area chart using the maximum value as the data point\
**MinMax:** Shows an average point and a vertical gradient bar for the minimum and maximum values recorded for the time period

***

#### Axes and controls

Download the traffic information to a CSV file, read more about [the Download option](/details/details-pages/traffic-load.md#download-option)

**Vertical axis:**  Shows "bps" and scales depending on the volume

**Horizontal axis:**  Adjusts according to the selected time period to show "hours" in day view and "days" in week and month views; redraws if the time zone is changed at the top right of the Details page.  See [Zoom options](/details/details-page-options/zoom-options.md) for methods to zoom in on the data.&#x20;

#### Time period

Highlight displays the load value for each data point in the time period:

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td>Day</td><td>Shows multiple data points per hour (one for each polling period, usually one to five minutes)</td></tr><tr><td>Week</td><td>Shows 24 data points per day (every hour), in <strong>MinMax</strong> view, Average for each hour is shown along with MinMax values</td></tr><tr><td>Month</td><td>Shows 6 data points per day (every 4 hours), in <strong>MinMax</strong> view, Average for each 4 hour period is shown along with MinMax values</td></tr></tbody></table>

Day view and Week/Month view with "Standard" selected - hover on a point to see date, timestamp and Max for In and Out as actual values

Week/Month view with "MinMax" selected - hover on a point to see date, timestamp, then Avg, Min and Max for In and Out as actual values

{% hint style="info" %}
&#x20;These settings will be remembered when you next log in:

* Whether the panel is collapsed or expanded
* The status of any toggles
  {% endhint %}

### Summary

The summary shows the total values, peak and 95th percentages for in and out during the selected time period

**Total:**  Shows the accumulated volume of traffic for the time period displayed, calculated by adding the volumes from the polled samples.

**Peak (Actual):**  The bits per second value reported is from the individual sample with the highest throughput for the time period displayed. It will be seen as the highest point on the chart. The Highlight peak therefore is the sample with the largest volume, divided by the number of seconds between samples (typically 180 or 60). .

**95th percentile:**  The highest recorded value during the time period ignoring the top 5%, read more about [the 95th percentile and why it's useful](/reporting/network-reports/output.md#id-95th-percentile-load)

**Last sample:**  Only shown for today, this is the last recorded value (the last good sample) for today with **?** shown if no data was received

### Line Availability

A purple background on the chart indicates a maintenance window. Tunnels in maintenance do not send alerts, change the colour of heat tiles nor decrement availability figures. See [background colours](/details/details-page-options/background-colours.md) for examples.

Similar to Highlight's Line Health Availability, coloured blips, with the meanings shown below, are drawn on the chart.

<table><thead><tr><th width="109">Blip Colour</th><th width="194">Issue</th><th width="329">Effect in Highlight</th><th>Included in Total outages?</th></tr></thead><tbody><tr><td>Red</td><td>Tunnel down</td><td>Stability previously decremented<br>(only red after contact re-established)</td><td>Yes</td></tr><tr><td>Blue</td><td>API call failure - recovered (patched from Mustard to Blue)</td><td>Stability previously decremented<br>(only blue after contact re-established)</td><td>Custom</td></tr><tr><td>Mustard</td><td>API call failure - ongoing</td><td>Decrements stability and turns watch amber/red</td><td>Custom</td></tr></tbody></table>

### Discontinued tunnels and performance tests

Previously discovered tunnels may disappear from the SD-WAN network temporarily or permanently. These are deleted from Highlight automatically after 31 days - [contact us](/getting-started/contact-us.md) to change this retention period. Discontinued tunnels are labelled on the Details page.

If a discontinued tunnel or test reappears on the SD-WAN network during the retention period, then these labels are removed and the item resumes collecting and displaying data.\
If a discontinued tunnel or test does not reappear and the retention period ends, then the item is deleted from Highlight.

### Zoom options

There are two methods to zoom in on charts: drag and click. Find out more about [zoom options.](/details/details-page-options/zoom-options.md)

### Background colours

Grey backgrounds indicate non-business hours and purple backgrounds indicate maintenance periods.  Find out more about [background colours](/details/details-page-options/background-colours.md).

### Data not returned by vendor

Vendors differ in what information they provide. Panels on the Details page may be permanently collapsed because no information is being returned by the controller and so there are no chart values to display.


---

# 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://help.highlight.net/details/other-watch-types/sd-wan-tunnels.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.
