> For the complete documentation index, see [llms.txt](https://prosbcdocs.telcobridges.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://prosbcdocs.telcobridges.com/tmedia-documentation/configuration/ethernet-bond-status.md).

# Ethernet Bond Status

\*\*\*Applies to version(s): v3.0, v3.1\*\*\*

There are multiple ways to verify the status of the Ethernet Bond interface. This article illustrates how to verify status using the Status menu and the Navigation panel.

#### Status menu

1- Click **Status** in the navigation panel.

![8a system status with bonding status NavigationBar A](https://docs.telcobridges.com/w/images/3/3a/8a_system_status_with_bonding_status_NavigationBar_A.png)

2- Click the **Ethernet Bondings** tab.

* Click the Eternet bond.

![8b system status with bonding status DIalogBox A](https://docs.telcobridges.com/w/images/0/09/8b_system_status_with_bonding_status_DIalogBox_A.png)

3- The status of the bonding pair is displayed.

![9 bonding and slave specifc statuss DialogBoxA](https://docs.telcobridges.com/w/images/b/b6/9_bonding_and_slave_specifc_statuss__DialogBoxA.png)

#### Navigation Panel

1- Click **IP Interfaces** from the navigation panel.

![10a ip interfaces statues with bonding slaves statues NavigationBarA](https://docs.telcobridges.com/w/images/7/79/10a_ip_interfaces_statues_with_bonding_slaves_statues_NavigationBarA.png)

2- Click the **Ethernet Bondings** tab.

* Detailed information is displayed. ![10b ip interfaces statues with bonding slaves status Box A](https://docs.telcobridges.com/w/images/b/be/10b_ip_interfaces_statues_with_bonding_slaves_status_Box_A.png)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://prosbcdocs.telcobridges.com/tmedia-documentation/configuration/ethernet-bond-status.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
