S3900シリーズスイッチは、S3900-24T4S、S3900-24F4S、S3900-48T4Sの3つのモデルで構成されます。これらは、SMB、キャンパス、およびエンタープライズネットワーク向けに設計され、Broadcomチップを搭載し、10G SFP+アップリンクをサポートするフルマネージドスタッカブルギガビットスイッチです。
MACアドレスベースのVLANは、タグなしの着信パケットを、パケットの送信元MACアドレスに基づいてVLANに割り当てることができる方法です。ユーザーが頻繁に物理的な場所を変更しても、ネットワーク管理者はVLANを再構成する必要がありません。ネットワーク上のセキュリティとアクセスの柔軟性を向上させます。MACアドレスベースのVLAN構成をサポートするFS S3900シリーズスイッチは、ラップトップなどのネットワークカードの交換頻度が低い一方で物理的な場所が頻繁に変更されるSMBに非常に適しています。
次の図は、FS S3900-24T4Sスイッチでの一般的なMACアドレスベースのVLANアプリケーションを示しています。2つのS3900-24T4Sスイッチが相互に接続され、S3900-24T4Sスイッチ2がPC1およびPC2に接続されています。次に、MACアドレスベースのS3900-24T4Sスイッチ1のVLANは、PC1またはPC2が会社のネットワークに簡単にアクセスできます。PC1またはPC2の物理的な場所が変わっても、会社のネットワークにアクセスできます。ただし、他のPCはこのネットワークにアクセスすると、ネットワークのセキュリティと柔軟性が大幅に向上します。
FS S3900シリーズスイッチは、MACアドレスベースのVLAN構成をサポートするS3900-24T4S、S3900-24F4S、およびS3900-48T4Sスイッチで構成されます。静的MAC VLANを構成する場合、ネットワーク管理者はMACアドレスエントリを手動で構成してMACアドレスを有効にする必要がありますベースのVLAN機能:この方法は、数人のユーザーがいる小規模なネットワークに適しています。
ご注意:
静的MACを手動で構成する場合、PCの正しいMACアドレスを入力する必要があります。
MACアドレスがMAC VLANに関連付けられている場合、そのMACアドレスを使用して他のMAC VLANを構成することはできません。
アクセスおよびトランクインターフェイスでは、MACアドレスベースのVLANがPVID(ポートVLAN ID)と同じである場合にのみ機能を正常に適用できるため、ハイブリッドインターフェイスでMACアドレスベースのVLANを設定する必要があります。
S3900シリーズスイッチのMACアドレスベースのVLAN構成は、CLIおよびWeb GUIインターフェースを介して実現できます。CLIインターフェースを介した構成プロセスは次のとおりです。
PCのMACアドレスを確認します。
スイッチにVLANを作成し、IPアドレスを設定します。
スイッチのポートをハイブリッドインターフェイスとして設定し、VLANタグを削除します。
PCのMACアドレスを設定し、対応するVLANに関連付けます。
pingコマンドを使用して、PC上のスイッチのVLAN IPアドレスを照会し、構成を確認します。
S3900-24T4S#configure terminal
S3900-24T4S(config)#vlan database
S3900-24T4S(config-vlan)#vlan 10
S3900-24T4S(config-vlan)#exit
S3900-24T4S(config)#int vlan 10
S3900-24T4S(config-if)#ip add 192.168.20.1/24
S3900-24T4S(config)#int ethernet 1/1
S3900-24T4S(config-if)#switchport mode hybrid
S3900-24T4S(config-if)#switchport hybrid allowed vlan add 10 untagged
S3900-24T4S(config)# mac-vlan mac-address E4-54-E8-9D-AB-42 vlan 10
S3900-24T4S(config)# mac-vlan mac-address 8C-EC-4B-4F-77-E2 vlan 10
C:UsersDell>ping 192.168.20.1
Pinging 192.168.20.1 with 32 bytes of data:
Reply from 192.168.20.1: bytes=32 time=11ms TTL=64
Reply from 192.168.20.1: bytes=32 time=2ms TTL=64
Reply from 192.168.20.1: bytes=32 time=2ms TTL=64
Reply from 192.168.20.1: bytes=32 time=2ms TTL=64
Ping statistics for 192.168.20.1:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 2ms, Maximum = 11ms, Average = 4ms
C:UsersDell>ping 192.168.20.1
Pinging 192.168.20.1 with 32 bytes of data:
Reply from 192.168.20.1: bytes=32 time=11ms TTL=64
Reply from 192.168.20.1: bytes=32 time=2ms TTL=64
Reply from 192.168.20.1: bytes=32 time=2ms TTL=64
Reply from 192.168.20.1: bytes=32 time=2ms TTL=64
Ping statistics for 192.168.20.1:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 2ms, Maximum = 11ms, Average = 4ms
C:UsersDell>ping 192.168.20.1
Pinging 192.168.20.1 with 32 bytes of data:
Request timed out
Request timed out
Request timed out
Request timed out
Ping statistics for 192.168.20.1:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss)
S3900シリーズスイッチのWeb GUIインターフェースにログインして、スイッチのMACアドレスベースのVLANを構成します。詳細なプロセスを以下に示します。
FS S3900シリーズスイッチでのインターフェイスベースのVLAN構成
FS S3900シリーズスイッチの音声VLAN設定
詳細を見る
この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日