> For the complete documentation index, see [llms.txt](https://doc.engenius.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.engenius.ai/home-cloud-user-manual/jp/configuring-networksnettowkuno/configuring-switch-setting.md).

# スイッチの設定

この設定により、ネットワークのシステムとプロトコルを一括で構成します。ここは、システム設定を構成し、ネットワーク全体のスイッチに適用します。**Configure** > **Switch settings** で設定画面に進みましょう。

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

多くの**マネージドサービスプロバイダまたS**Iベンダは、ネットワーク内のポート設定にグループ構成をしてほしいです。　スイッチテンプレート機能は、おなじポート構成を同じ機種の全てのスイッチに一括で適用することが可能にします。これにより、一つ一つで構成する方より、多くの時間を低減します。**Configure** > **Switch Settings** > **Template**から、このページにアクセスします。

![](/files/rEI9BMK5nUJGIQRaPEcH)

* You can create any template by Model type (or click on “**Edit**” of the template). The setting is similar to Individual Switch port settings. 　
* 型番タイプで（またはテンプレートの**Editをクリック）、**&#x30C6;ンプレートを作成します。ここの設定は個別のスイッチのポート設定に似ています。

![](/files/KsxQ0SI24wHw7QCQAtcN)

* **Apply to All** will apply the Switch Template to all devices of the same model in the Network.
* **Apply to All(全て適用)**&#x306F;、スイッチテンプレートをネットワーク内におなじ型番の全てのデバイスに適用します。

{% hint style="info" %}
**Note　ご注意ください**

* 接続が切断されないために、アップリンクポートがテンプレートにオーバーライドされません。
* アップリンクは、ミラー宛先ポートになることができません
* ポート上のデバイスがPoEスケジュールに構成された場合、PoEが有効になる必要となります。
  {% endhint %}

**Manage** > **Switch List** > **choose the Switches to be applied** に**Apply Template**を選択し、スイッチテンプレートを同じ型番のスイッチに適用します。

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


---

# 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://doc.engenius.ai/home-cloud-user-manual/jp/configuring-networksnettowkuno/configuring-switch-setting.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.
