> 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/telecom-references/protocols/sonet-sdh-interfaces.md).

# SONET/SDH interfaces

The [Tmedia](https://telcobridges.com/media-gateways/products/tmedia-gateways/) [TMG3200](https://telcobridges.com/media-gateways/products/tmedia-gateways/tmg3200/) and [TMG7800](https://telcobridges.com/media-gateways/products/tmedia-gateways/tmg7800/), as well as the [Tdev](https://telcobridges.com/products/development-platforms-tdev/) [TMP6400](https://telcobridges.com/products/development-platforms-tdev/tmp6400-tdev-voip-gateway-development-platform/), can accommodate an interface for up to two SONET or SDH lines: one for operating as the active link with the other link operating in standby mode for emergency switchover.

In the case of a SONET interface, an OC3 line interface is configured to serve a selection of line services. In the case of an SDH interface, an STM-1 Optical line interface with related line services are configured. A conceptual image is shown below:

![Sdh supported hierarchy](https://docs.telcobridges.com/w/images/5/5d/Sdh_supported_hierarchy.png)

![Sonet supported hierarchy](https://docs.telcobridges.com/w/images/e/ea/Sonet_supported_hierarchy.png)

Note: Combination of E1s and T1s within a DS3 is not supported.

* [Allocating OC3/STM-1 line interface](http://docs.telcobridges.com/mediawiki/index.php/Toolpack_v2.3:Creating_a_Primary_Line_SONET/SDH_Interface) Keywords: AU3, AU4, VC3, VC4, VC11, VC12, VT2, VT1.5, TU3, DS3, TU12


---

# 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/telecom-references/protocols/sonet-sdh-interfaces.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.
