S3900シリーズスイッチは、S3900-24T4S、S3900-24F4S、S3900-48T4Sの3つのモデルで構成されます。これらは、SMB、キャンパス、およびエンタープライズネットワーク向けに設計され、Broadcomチップを搭載し、10G SFP+アップリンクをサポートするフルマネージドスタッカブルギガビットスイッチです。
音声VLANは、ユーザーの音声データストリーム用に特別に割り当てられたVLAN(仮想ローカルエリアネットワーク)です。他のサービス(ビデオまたはデータサービス)が同時に送信される場合、音声ストリーム送信の優先順位により、音声サービスの品質が保証されます。キャンパスネットワーク、SMB、およびホームネットワーク用に設計されたFS S3900シリーズスイッチは、音声VLANもサポートしています。
通常、音声VLANは、IP電話から送信された音声データストリームを2つの方法で識別できます。例として、FS S3900シリーズスイッチ(S3900-24T4S、S3900-24F4S、およびS3900-48T4S)を取り上げます。これらのスイッチは、受信したパケットの送信元MACアドレスと送信元VLANタグの両方に基づいて音声データを識別できます。MACアドレスベースのモードとVLANベースのモードは、次のように同じ図を共有します。音声ストリームが識別されると、優先順位が付けられ、データまたはビデオサービスよりも高い転送優先順位で送信されます。
FS S3900シリーズスイッチは、1G RJ45ポート、1G SFPポート、および10G SFP+ポートを提供し、これらすべてが音声VLAN構成をサポートします。IP電話は、RJ11ポートを備えた通常の電話とは異なり、RJ45ネットワークポートまたはWiFi信号を提供します。したがって、音声VLANを実現するために、IP電話とS3900シリーズスイッチの間に2種類の銅線接続(銅線モジュールの有無にかかわらず)があり、銅線ケーブルが1本のオプション1が主に採用されている方法です。
音声VLANを設定することで、音声データの優先度を向上させることができます。MACアドレスベースモードとVLANベースモードの設定ロードマップを以下に示します。
ご注意:スイッチポートがアクセスモードの場合、FS 3900スイッチは音声VLANをサポートできません。
スイッチが受信する音声パケットとデータパケットはタグなしパケットです。音声とデータトラフィックを区別するには、組織的に一意の識別子(OUI)を構成する必要があります。次の手順を使用します。
スイッチにVLANを作成し、インターフェイスをVLANに追加して、レイヤー2インターワーキングを実装します。
受信パケットの送信元MACアドレスと一致するようにOUIを設定します。
インターフェイスで音声VLAN機能を設定します。
IP電話で対応するVLANを手動で設定する必要があります。スイッチがIP電話からタグ付きパケットを受信した場合、設定には2つの主な手順が含まれます。
スイッチにVLANを作成し、インターフェイスをVLANに追加して、レイヤー2インターワーキングを実装します。
VLAN 2を音声VLANとして構成し、VLANベースの音声VLANを使用します(これはデフォルト設定です)。面倒なOUIを構成する必要がないため、構成が簡単になります。
以下は、MACアドレスベースモードとVLANベースモードの両方でコマンドラインインターフェイス(CLI)を介してFS S3900スイッチ(例としてS3900-48T4Sを使用)の詳細な音声VLAN構成プロセスを示しています。
1. Create a VLAN
S3900-48T4S#configure terminal
S3900-48T4S (config)#vlan database
S3900-48T4S (config-vlan)#vlan 2
2. Configure the VLAN to allow ethernet 1/1 and ethernet 1/2 interface to pass.
S3900-48T4S(config)#interface ethernet 1/1
S3900-48T4S(config-if)#switchport mode hybrid
S3900-48T4S(config-if)#switchport hybrid pvid 2
S3900-48T4S(config-if)#switchport hybrid allowed vlan add 2 untagged
S3900-48T4S(config)#interface ethernet 1/2
S3900-48T4S(config-if)#switchport mode trunk
S3900-48T4S(config-if)#switchport trunk allowed vlan add 2
3. Configure the OUI to match the source MAC address (the MAC address of the IP phone, here is 64-9D-99-1F-02-02) of the received packet.
S3900-48T4S(config)#voice vlan 2
S3900-48T4S(config)#voice vlan mac-address 64-9D-99-00-00-00 mask ff-ff-ff-00-00-00 description voice
4. Configure the voice VLAN function on the interface.
S3900-48T4S(config)#interface ethernet 1/1
S3900-48T4S(config-if)#switchport voice vlan auto
S3900-48T4S(config-if)#switchport voice vlan priority 6
S3900-48T4S(config-if)#switchport voice vlan rule oui
S3900-48T4S(config-if)#switchport voice vlan security
5. Check the configuration results.
S3900-48T4S#show voice vlan status
S3900-1#show voice vlan oui
1. Create a VLAN
S3900-48T4S#configure terminal
S3900-48T4S (config)#vlan database
S3900-48T4S (config-vlan)#vlan 2
2. Configure the VLAN to allow ethernet 1/1 and ethernet 1/2 interface to pass.
S3900-48T4S(config)#interface ethernet 1/1
S3900-48T4S(config-if)#switchport mode hybrid
S3900-48T4S(config-if)#switchport hybrid allowed vlan add 2 tagged
S3900-48T4S(config)#interface ethernet 1/2
S3900-48T4S(config-if)#switchport mode trunk
S3900-48T4S(config-if)#switchport trunk allowed vlan add 2
3. Configure VLAN 2 as a voice VLAN and use a VLAN-based voice VLAN.
S3900-48T4S(config)#voice vlan 2
S3900-48T4S(config)#interface ethernet 1/1
S3900-48T4S(config-if)#switchport voice vlan auto
S3900-48T4S(config-if)#switchport voice vlan priority 6
4. Check the configuration results.
S3900-48T4S#show voice vlan status
FS S3900シリーズスイッチのスタック構成
FS S3900シリーズスイッチのトラフィックセグメンテーション構成
詳細を見る
このS3900-24T4Sスイッチはvlan 変換の機能を持っていますか? By on 2021年11月6日
このスイッチは当該機能がありますよ。マニュアルを参照し設定しました。 By FS on 2021年11月8日
If this stack connection is lost while this switch is in stack, please tell me the operation and workaround when it is in multi master status. For example, MAD (Multi Active Detection) of HPE switch By Kazuki on 2019年6月10日
Thanks for your question. Firstly, please check whether the module and the cable are normal, if not, we recommend you to replace a new one. Then restart the switches, and the devices will restack automatically. Before restarting, please remember to save the current configuration. By FS on 2019年6月12日
Can a port group be a downlink port if the group is a trunk? By Chavers on 2022年5月1日
Yes, if the port group is trunk type, it can also be used as a downlink port. By FS on 2022年5月2日
How loud is it? I plan to use it in a homelab office and need to know if I will be able to sit next to it all day. Thanks By Harlan on 2022年3月14日
It is fanless, so it's suitable for deployment in work areas or home scenes. By FS on 2022年3月15日
Does this switch requires liscensing like the cisco types? By Aaron Laymon on 2022年3月14日
It does not require a license, all the features listed are available directly on the switch. By FS on 2022年3月14日
What are the dimensions? By Kilby on 2022年3月10日
Physical dimensions 44 x 440 x 280mm(1.73'' x 17.32'' x 11.02''), this fits a standard19"rack slot with a minimum of 1U height. By FS on 2022年3月11日
Does this switch come with rack mount ears and screws? By Herbert on 2022年3月9日
Mine come with the ears and screws for the ears. By FS on 2022年3月11日
Does the 10G Uplink port of this switch support the electrical interface module of FS? What happens to the rate? By Colby on 2022年1月1日
The 10G port of S3900-24T4S switch can use FS electrical interface module, which has no impact on the rate. It only says that the electrical interface module is used with network cables, and the optical module is used with fiber optic cables. By FS on 2022年1月1日
Does the switch support other operating systems besides FSOS? By Keith Carter on 2021年12月30日
S3900-24T4S is a hardware and software integrated switch. It cannot be installed and adapted to other operating systems. By FS on 2021年12月30日
Could you provide inter-VLAN routing and relevant documents? By Bruck on 2021年12月25日
Hello, S3900-24T4S supports inter VLAN routing, You can refer to section 3.1 of this document: S3900 Series Switches Configuration Guide . By FS on 2021年12月25日