Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Enjoy members-only rewards and discounts
  • Create and access a list of your products
  • Manage your Dell EMC sites, products, and product-level contacts using Company Administration.

Dell Networking OS9スイッチで仮想リンク トランキング(VLT)をセットアップする方法

Summary: この記事の手順は、仮想リンク トランキングをサポートするDell Networking OS9スイッチに適用されます。

This article may have been automatically translated. If you have any feedback regarding its quality, please let us know using the form at the bottom of this page.

Article Content


Instructions

この記事では、Dell Networking OS9スイッチで仮想リンク トランキング(VLT)をセットアップする方法について説明します。

この記事の手順は、VLTをサポートするForce 10スイッチに適用されます。この文書では、VLTの要件については説明しません。これらの手順を実行する前に、VLTの要件を確認することをお勧めします。構成ガイドについては、該当するスイッチ モデルとファームウェア バージョン向けの Dell Networking OS9のドキュメント ページを参照してください。

VLT設定の概要

オプション、必須ではありませんが、推奨: VLTピア スイッチでのRSTP(ラピッド スパニング ツリー プロトコル)の構成

コマンド 目的
Force10# configure
設定モードに入ります。
Force10(conf)# protocol spanning-tree rstp
RSTP設定モードに入ります。
Force10(conf-rstp)# bridge-priority 4096 (primary peer)
Force10(conf-rstp)# bridge-priority 8192 (secondary peer)
オプション:RSTPブリッジの優先度を設定します。*これらの優先度はVLTペア固有のものではなく、プライマリーの優先権を示すために使用されます。4096の倍数を使用して、プライマリがルートブリッジにならないようにします。
Force10(conf-rstp)# no disable
スパニング ツリー プロトコルを有効にします。

VLTドメインにVLTインターコネクトを設定します(VLTスイッチ間の静的LAG)。

コマンド 目的
Force10# configure
設定モードに入ります。
Force10(conf)# interface range fortyGigE 0/56 , fortyGigE  0/60
インターフェイスの設定モードに入ります。コンマの前後に必要なスペースに注意してください。
Force10(conf-if-range-fo-0/56,fo-0/60)# no shutdown
インターフェイスの範囲を有効にします。
Force10(conf-if-range-fo-0/56,fo-0/60)# interface port-channel 100
ポート チャネル コンフィギュレーション モードを起動します。
Force10(conf-if-po-100)# channel-member fortyGigE  0/56,60
物理インターフェイスをポート チャネルに追加します。
Force10(conf-if-po-100)# no shutdown
ポート チャネルを有効にします。
 
Warning: VLTインターコネクト(VLTi)にVLANを追加しないでください。VLTiインターフェイスは、ピア間のVLANタグ付きまたはタグなしトラフィックを自動的に管理します。VLAN設定を手動で追加すると、トラフィックフローの中断が表示されます。VLTiにVLAN設定が追加された場合は、次の推奨リカバリ手順を両方のVLTメンバーに対して行ってください。
  1. インターフェイスからVLAN設定を削除する
  2. 設定を保存する
  3. VLTメンバーを再読み込みする


VLTドメインの設定

コマンド 目的
Force10# configure
設定モードに入ります。
Force10(conf)# vlt domain 1
ドメインID 1~1000のVLTドメイン構成モードに入ります。
Force10(conf-vlt-domain)# primary-priority 10 (primary peer)
Force10(conf-vlt-domain)# primary-priority 20 (secondary peer)
オプション:各ピア スイッチのVLT優先度を指定します。1~65535(値が小さい方が優先度高い)
Force10(conf-vlt-domain)# back-up destination 1.1.1.2 (primary peer)
Force10(conf-vlt-domain)# back-up destination 1.1.1.1 (secondary peer)
ピアスイッチの管理IPアドレスを指定します。これにより、ピア システムのステータスを監視するハートビートが設定されます。
Force10(conf-vlt-domain)# peer-link port-channel 100
VLTi LAGをVLTドメインに関連付けます。
 
注:スイッチにVLTドメインを作成する場合、Dell Networking OS9は、内部システム操作に使用されるVLTシステムMACアドレスを自動的に作成します。新しいMACアドレスを入力すると、ドメインのデフォルトのMACアドレスを明示的に設定できます。system-macコマンドを使用します、
Force10(conf-vlt-domain)# system-mac <mac-address>
また、VLTピア スイッチで同じMACアドレスを設定します。このコマンドを使用すると、片方のピアスイッチが再起動するとき、VLTドメインのデフォルトMACアドレスを両方のピアスイッチで同期するために必要な時間を最小限に抑えます。

接続デバイスの両方のVLTピアでLACP LAGを構成します

コマンド 目的
Force10# configure
設定モードに切り替えます
Force10(conf)# interface tengigabit 0/20
インターフェイスの設定モードに入ります。
Force10(conf-if-te-0/20)# port-channel-protocol lacp
LACP構成モードの開始
Force10(conf-if-te-0/20-lacp)# port-channel 20 mode active
LACP LAGのポート チャネルを「mode active」に設定する
Force10(conf-if-te-0/20-lacp)# interface port-channel 20
ポート チャネル コンフィギュレーション モードの開始
Force10(conf-if-po-20)# portmode hybrid
Portmode ハイブリッドでは、インターフェイスがタグ付きトラフィックとタグなしトラフィックを渡すことができます。
Force10(conf-if-po-20)# switchport
Switchportはインターフェイスをレイヤー2モードにします。
Force10(conf-if-po-20)# vlt-peer-lag port-channel 20
VLTポート チャネルとしてのポート チャネルの割り当て
Force10(conf-if-po-20)#end
設定モードの終了
Force10# write
構成の保存

 

注:これらのステップを両方のVLTピアで繰り返す必要があります。このLAGを介して接続されているデバイスは、LACP LAGでセットアップする必要があります。デバイスは、VLTポート チャネルに接続されていることを認識せず、通常のLACPポート チャネルに接続されているかのように動作します。 

確認と監視

VLTドメインの状態を確認:

プライマリのVLTピア:
Force10# show vlt brief
VLT Domain Brief
-------------------------------------------------
Domain ID:                                                           1
Role:                                                                    Primary
Role Priority:                                                       10
ICL Link Status:                                                   Up
Heartbeat Status:                                                 Up
VLT Peer Status:                                                 Up
Local System MAC address:                          00:01:e8:8b:19:37
Remote System MAC address:                     00:01:e8:8b:18:b9
Configured System MAC address:               aa:11:22:33:44:55
セカンダリのVLTピア:
Force10# show vlt brief
VLT Domain Brief
-------------------------------------------------
Domain ID:                                                           1
Role:                                                                    Secondary
Role Priority:                                                        20
ICL Link Status:                                                   Up
Heartbeat Status:                                                 Up
VLT Peer Status:                                                 Up
Local System MAC address:                          00:01:e8:8b:18:b9
Remote System MAC address:                      00:01:e8:8b:19:37
Configured System MAC address:                aa:11:22:33:44:55
VLT PDUおよびエラーの確認:
Force10# show vlt statistics
-----------------------------------------------------
HeartBeat Messages Sent:                           95446
HeartBeat Messages Received:                   95440
ICL Hello's Sent:                                         95420
ICL Hello's Received:                                  95414
Domain Mismatch Errors:                              0
Version Mismatch Errors:                              0
Config Mismatch Errors:                                0
VLTバックアップリンクの状態:

プライマリのVLTピア:
Force10# show vlt backup-link
VLT Backup Link
--------------------------------------------------
Destination:                                               1.1.1.2
Peer HeartBeat status:                               Up
HeartBeat Timer Interval:                           1
HeartBeat Timeout:                                    3
UDP Port:                                                  34998
HeartBeat Messages Sent:                         95305
HeartBeat Messages Received:                 95299
セカンダリのVLTピア:
Force10# show vlt backup-link
VLT Backup Link
--------------------------------------------------
Destination:                                             1.1.1.1
Peer HeartBeat status:                             Up
HeartBeat Timer Interval:                         1
HeartBeat Timeout:                                  3
UDP Port:                                                34998
HeartBeat Messages Sent:                       95305
HeartBeat Messages Received:               95299
両方のVLTピアでの一致する構成の確認:
Force10# show vlt mismatch

Article Properties


Affected Product
Equallogic PS6000s, FN IO Module, Force10 MXL Blade, Force10 S2410-01-10GE-24P, Force10 S2410-01-10GE-24CP, Force10 S25-01-GE-24P, Force10 S25-01-GE-24T, Force10 S50-01-GE-48T-V, Force10 S50-01-GE-48T, PowerSwitch S4810P, PowerSwitch S4820T , PowerSwitch S5000, Force10 S55T, Force10 S60-44T, PowerSwitch S6000, Dell Networking Z9500, Dell Networking S3100 Series, PowerSwitch S4048T-ON, PowerEdge FX2/FX2s ...
Product
S Series, OS9, Force10 S25N-S50N, Force10 S25-01-GE-24V, Force10 S50-01-GE-48T-V, Force10 S50-01-GE-48T, PowerSwitch S3048-ON, PowerSwitch S4048-ON, PowerSwitch S4810P, PowerSwitch S4810-ON, PowerSwitch S4820T, PowerSwitch S5000, Force10 S50P , Force10 S55T, Force10 S60-44T, PowerSwitch S6000, PowerSwitch S6000 ON, Force10 Z9000, PowerSwitch S4048T-ON, PowerSwitch S6010-ON, PowerSwitch S6100-ON, PowerSwitch Z9100-ON ...
Last Published Date

22 Mar 2024

Version

5

Article Type

How To