Dell Technologies Networking OS10: ポート チャネルを設定する方法。
Summary: Dell Technologies Networking OS10: ポート チャネルを設定する方法。
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Instructions
メモ: ポート チャネルは、静的または動的にすることができます。
- 静的ポート チャネルは静的に構成されます。静的を設定するには、モード「ON」を使用します。
- 動的ポート チャネルは、LACP(Link Aggregation Control Protocol)を使用して動的に構成されます。動的ポート チャネルは、アクティブまたはパッシブにすることができます。
- Mode = Active は、LACPでアクティブ ネゴシエーション状態のインターフェイスを設定します。アクティブ モードのポートは、アクティブまたはパッシブの別のポートでポート チャネルをセットアップできます。
- Mode = Passive はインターフェイスを非アクティブ ネゴシエート状態に設定しますが、LACPはリンク上で実行されます。パッシブ モードリンクはアクティブなネゴシエーション要求に応答しますが、別のパッシブモードポートとのリンクはセットアップしません。
ポート チャネル トポロジー
図1: トポロジーの例
前提条件:
- スイッチ#1と#2は、ポート1/1/33と1/1/34の間のリンクとともに存在します(図1)。
手順
2つのスイッチ間でポート チャネルを設定する手順
- Sシリーズ スイッチ#1および#2のコンソールまたは管理IPを使用してCLIを開きます。
- 特権execモードにデフォルトの管理者認証情報(OS10 user=admin、password=admin)としてログインします。
- スイッチ#1のスイッチ構成を変更するには、
configure terminalコマンドを実行してグローバル設定モードに入り、 Enterキーを押します。
OS10# configure terminal OS10(config)#
- ポート チャネル1を作成するには、 コマンドを入力します。
interface port channel 1:
OS10(config)# interface port-channel 1 OS10(conf-if-po-1)#
- インターフェイス モードを終了するには、
exit:
OS10(conf-if-po-1)# exit OS10(config)#
- を使用して、ポート チャネルに存在するインターフェイスを構成します。
interface range Ethernet 1/1/33-1/1/34:
OS10(config)# interface range ethernet 1/1/33-1/1/34 OS10(conf-range-eth1/1/33-1/1/1/34)#
- を使用して、アクティブLACPを使用してポート チャネル1に追加するEthernetポートを構成します。
channel-group 1 mode active:
OS10(conf-range-eth1/1/33-1/1/1/34)# channel-group 1 mode active OS10(conf-range-eth1/1/33-1/1/1/34)#
- インターフェイスを終了し、コマンドを使用して設定をexecモードに戻します。
end:
OS10(conf-range-eth1/1/33-1/1/1/34)# end OS10#
- スイッチ#2では、スイッチ#1から手順を繰り返します。
- コマンドを使用して、インターフェイスで行われた構成変更を確認します。
show interface port channel summary:
OS10# show interface port-channel summary LAG Mode Status Uptime Ports 1 L2 up 00:00:30 Eth 1/1/33 (Up) Eth 1/1/34 (Up) OS10#
- インターフェイス ポート チャネルの詳細情報を次のように表示します。
show interface port channel 1コマンド:
OS10# show interface port-channel 1 Port-channel 1 is up, line protocol is up Address is 0c:d3:b9:6e:00:51, Current address is 0c:d3:b9:6e:00:51 Interface index is 125 Internet address is not set Mode of IPv4 Address Assignment: not set Interface IPv6 oper status: Disabled MTU 1532 bytes, IP MTU 1500 bytes LineSpeed 50G Minimum number of links to bring Port-channel up is 1 Maximum active members that are allowed in the portchannel is 32 Members in this channel: Eth 1/1/33-1/1/34 …
- コマンドを使用して、インターフェイスで行われた構成変更を確認します。
show running-configuration interface Ethernet 1/1/33:
OS10# show running-configuration interface ethernet 1/1/33 ! interface ethernet1/1/33 no shutdown channel-group 1 mode active no switchport flowcontrol receive off OS10#
- コマンドを使用してポート チャネル構成を確認します。
show running-configuration interface port channel 1:
OS10# show running-configuration interface port-channel 1 ! interface port-channel1 no shutdown switchport access vlan 1 OS10# Switch #1 show interface port-channel summary Switch #2 show interface port-channel summary
- 構成の変更を保存するには、 コマンドを使用します。
write memoryに戻ります。
OS10# write memory OS10#
詳細については、Dell Technologies SmartFabric OS10ユーザー ガイド リリース ドキュメント を参照 するか、Dell Technologiesテクニカル サポートにお問い合わせください。
Affected Products
Networking, PowerSwitch S3048-ON, PowerSwitch S4048-ON, Dell EMC PowerSwitch N3000E-ON Series, PowerSwitch S4048T-ON, PowerSwitch S4112F-ON/S4112T-ON, PowerSwitch S4128F-ON/S4128T-ON, PowerSwitch S4148F-ON/S4148T-ON/S4148FE-ON, PowerSwitch S4148U-ON
, PowerSwitch S4248FB-ON /S4248FBL-ON
...
Products
PowerSwitch S5048F-ON, PowerSwitch S5148F-ON, PowerSwitch S5212F-ON, PowerSwitch S5224F-ON, PowerSwitch S5232F-ON, PowerSwitch S5248F-ON, PowerSwitch S5296F-ON, PowerSwitch S5448F-ON, SmartFabric OS10 SoftwareArticle Properties
Article Number: 000204226
Article Type: How To
Last Modified: 30 Nov 2023
Version: 3
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.