# ⁣Redundancy⁣⁣ based on⁣ OSPF

{% hint style="danger" %}
**CAUTION**

Configurations from the scenarios below are examples that demonstrate the potential capabilities of the Astra Wireless devices. The configurations may vary depending on the model and firmware version. We do not recommend copying this solutions to the hardware without checking.
{% endhint %}

### Description <a href="#id-redundancy-basedon-ospf-description" id="id-redundancy-basedon-ospf-description"></a>

Astra Quanta devices do not have software functionality for redundant links. However, you can create two redundant links on them with using third-party devices based on public technologies.\
The simplest scheme will be the organization of two links established at the 3 level of OSI via two Quanta devices. OSPF protocol excludes loops and allows to increase throughput.\
Unfortunately, in this case, the use of one frequency for two pairs of devices is not desirable.

<figure><img src="https://2734851754-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnG7V17JtC1mMJOmveKc6%2Fuploads%2FPxPgQnz6RhfhOvcwMxP1%2Fimage.png?alt=media&#x26;token=aa79f318-c3cc-468c-8fe5-f835dcc84c10" alt=""><figcaption></figcaption></figure>

### Configuration Example <a href="#id-redundancy-basedon-ospf-configurationexample" id="id-redundancy-basedon-ospf-configurationexample"></a>

* Configure Master 1 and Slave 1 devices as the main radio link using the following parameters:
  * Downlink center frequency: 5055 MHz;
  * Uplink center frequency: 5055 MHz (Master only);
  * Channel width: 40 MHz;
  * Frame length: 5ms;
  * Access key: 9876.
* Configure Master 2 and Slave 2 as a backup radio link using the following parameters:
  * Downlink center frequency: 5155 MHz;
  * Uplink center frequency: 5155 MHz (Master only);
  * Channel width: 40 MHz;
  * Frame length: 5ms;
  * Access key: 6789.
* Configure OSPF on the routers (not included in the example).


---

# 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://wiki.astrawireless.net/astra-wireless-documentation/white-papers/link-aggregation-balancing-and-redundancy/astra-quanta/redundancy-based-on-ospf.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.
