> 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/quick-start-guide/layer2-poe-switch.md).

# レイヤー2 PoEスイッチ

## 概要 <a href="#sw-summary" id="sw-summary"></a>

レイヤー2 PoEスイッチの概要を示します。

<table><thead><tr><th width="220.0909423828125" valign="top">レイヤー2 PoEスイッチ 型式</th><th valign="top">概要</th></tr></thead><tbody><tr><td valign="top"><a href="/pages/NC4T7PcZQnhsXJi22XV8">KOKOMO-S212GT-P</a></td><td valign="top"><ul><li>8ポート PoE+ 1000BASE-T（Auto MDI/MDI-X）</li><li>2ポート 1000BASE-T（Auto MDI/MDI-X）</li><li>2ポート SFP</li><li>PoE：130W給電（802.3af/at）</li><li>最大収容数<br> 　- KOKOMO-W220AX-IS：8台<br> 　- KOKOMO-W440AX-IS：6台<br> 　- KOKOMO-W222BE-IS：6台</li></ul></td></tr><tr><td valign="top"><a href="/pages/j8reVp4ABxCc4pE4TKcf">KOKOMO-S210MGT-P</a></td><td valign="top"><ul><li>8ポート PoE+ 2.5GBASE-T（Auto MDI/MDI-X）</li><li>2ポート SFP+</li><li>PoE：240W給電（802.3af/at）</li><li>最大収容数<br> 　- KOKOMO-W220AX-IS：8台<br> 　- KOKOMO-W440AX-IS：8台<br> 　- KOKOMO-W222BE-IS：8台</li></ul></td></tr><tr><td valign="top"><a href="/pages/KfNjxzJTCINlBbbkmbv5">KOKOMO-S230MGT-P</a></td><td valign="top"><ul><li>24ポート PoE+（内8ポート PoE++）2.5GBASE-T（Auto MDI/MDI-X）</li><li>6ポート SFP+</li><li>PoE：740W給電（802.3af/at/bt(Type3)）</li><li>最大収容数<br> 　- KOKOMO-W220AX-IS：24台<br> 　- KOKOMO-W440AX-IS：24台<br> 　- KOKOMO-W222BE-IS：24台</li></ul></td></tr></tbody></table>

{% hint style="warning" %}
スタティックルーティングやダイナミックルーティングといったルーティング機能は未サポートです。
{% endhint %}

## パッケージの内容 <a href="#sw-package" id="sw-package"></a>

KOKOMO Cloud スイッチシリーズには以下のものが同梱されています。不足品がないか確認してください。

<figure><img src="/files/dJH54IChco89bOeoR8uw" alt=""><figcaption><p>*表示される型番はモデルによって異なります。</p></figcaption></figure>

{% hint style="warning" %}
ラック取り付けネジは付属していません。お客様にて別途ご用意ください。
{% endhint %}


---

# 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/quick-start-guide/layer2-poe-switch.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.
