> For the complete documentation index, see [llms.txt](https://docs.lan.kokomocloud.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lan.kokomocloud.com/managing-devices/topology.md).

# トポロジー

ネットワークトポロジーは、管理者が論理ネットワークトポロジーおよびKOKOMOデバイスの状態を視覚的に把握するための強力なツールです。

この画面で組織／ネットワークのトポロジーを確認できます。「**管理**」＞「**トポロジー**」をクリックしてこの画面にアクセスし、ツリー上の組織／階層ビュー／ネットワークをダブルクリックしてスコープを変更します。

<figure><img src="/files/FqItk175MHPsZhYkTQfb" alt=""><figcaption></figcaption></figure>

各ネットワークリンクやデバイスにマウスオーバーするだけで、接続のネゴシエーション速度、使用量、過去5分間で直接接続されたクライアント数などの統計情報が確認できます。

<figure><img src="/files/KY8DcrrohxDaDl9COaiW" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/UZx0G0zK3PiuqABNjP4S" alt=""><figcaption></figcaption></figure>

以下はこの画面の機能の説明です：

**ラベルを表示する**：クリックすると各デバイスの名前およびハードウェアステータスの表示と非表示が切り替わります。

**HWステータス**：クリックすると各スイッチのPoE使用状況の表示と非表示が切り替わります。&#x20;

**冗長化済み**：クリックすると冗長リンクの表示と非表示が切り替わります。

**その他のデバイス**：クリックするとサードパーティ製デバイスやKOKOMO-Sシリーズのデバイスが表示されます。

<figure><img src="/files/oqrOsqS9A6MPfTd4wKsy" alt="" width="563"><figcaption></figcaption></figure>

**エクスポート**：クリックするとトポロジーをPDF形式でダウンロードします。


---

# 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://docs.lan.kokomocloud.com/managing-devices/topology.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.
