# Topology

## Topology View <a href="#rh_pdf_topic_id_84" id="rh_pdf_topic_id_84"></a>

Topology refers to how various nodes, devices, and connections on your network are physically or logically arranged in relation to each other. Topology View displays the complete topology of all the connected devices in the network. The connections are configured to change colours automatically based on the faults or thresholds. &#x20;

### Node:  <a href="#toc174553279" id="toc174553279"></a>

Clicking on the node shows the inventory details about the selected node.&#x20;

Node Devices:&#x20;

* SDH MUX&#x20;
* Routers&#x20;
* SDH EMS Firewall&#x20;
* PDH MUX&#x20;

On the right click of the node, it shows the Device View, Active Events, and Services.&#x20;

Below are the details which can be viewed:&#x20;

* Host Name&#x20;
* IP Address&#x20;
* Make&#x20;
* Model&#x20;
* Device Type&#x20;
* EMS Name&#x20;
* Firmware Version&#x20;
* Region&#x20;
* State&#x20;
* City&#x20;
* Location&#x20;

#### **Properties**

The colours on the Node indicate the status of the device, which depends on the severity of the operation.&#x20;

**Blue -> Grey -> Green -> Yellow -> Orange -> Red -> Dark Red**&#x20;

(Green for Up, Red for Down, and Grey for Disabled devices).&#x20;

### Edge:  <a href="#toc174553280" id="toc174553280"></a>

Clicking on the edge shows the connection details and the current performance parameters between the connected nodes, depending on the type.&#x20;

Below are the details which can be viewed:&#x20;

* Description&#x20;
* Source IP&#x20;
* Source Device&#x20;
* Source Port&#x20;
* Destination Ip&#x20;
* Destination Device&#x20;
* Destination Port&#x20;
* Layer Rate&#x20;
* Active Events (Click to redirect to the **Active Events** page)&#x20;
* Services (Click to redirect to the **Services** page)&#x20;

## **What you see on the screen**&#x20;

| **Label**        | **Action**                                                                                                                              | **Description/ Example**                                      |
| ---------------- | --------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------- |
| Filter           | Filter can be added based on the City and Condition from the drop-down box below.                                                       |                                                               |
| Locate Node      | Locate a Node from the drop-down. Select the No. of hops, using the drop-down menu. The selected number of neighbors will be displayed. |                                                               |
| Profile          | Locate a Profile from the selected drop-down box.                                                                                       |                                                               |
| Vendors          | Locate a Vendor from the selected drop-down box.                                                                                        |                                                               |
| Stop Auto Reload | Click to Stop (Default is Auto).                                                                                                        | It reloads the topology view at every interval of 60 seconds. |
| Export           | Creates a PDF of the current topology view.                                                                                             |                                                               |
| Edit             | To save a new topology profile or a new topology view. Drag nodes to adjust the view.                                                   |                                                               |
| Arrows Key       | Icons can be used to navigate through the topology diagram.                                                                             |                                                               |
| Zoom Key         | Icons can be used to navigate through the topology diagram.                                                                             |                                                               |

{% hint style="info" %}
**Note:** The thickness of the interface indicates the offered Bandwidth.&#x20;
{% endhint %}


---

# 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.infraon.io/infraon-help/infinity-user-guide/topology.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.
