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

7000、8000、8100、M6220、M6348、M8024-K N2000、N3000、およびN4000シリーズ スイッチでinterface rangeコマンドを実行する方法

Summary: Dell NシリーズPowerConnectスイッチでのinterface rangeコマンドのセットアップ方法

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



文書の概要:この文書では、複数のインターフェイスを一度に設定する方法について説明します。

 

複数のインターフェイスを一度に設定するには、interface rangeコマンドを使用する必要があります。


次のコマンドを実行し、インターフェイスの範囲を入力します。

console>enable

console#configure

ポートが連続する場合の例として、次の例では、ユニット1のギガビットEthernetポート1~5を指定しています。

console(config)#interface range gi1/0/1-5

ポートが連続しない場合の例として、次の例では、ユニット1および2のギガビットEthernetポート48を指定しています。

console(config)#interface range gi1/0/48,gi2/0/48

 

メモ:どちらの例のコマンド構文でも、rangeより後ろの部分にはスペースが入らない点に注意してください。
 
メモ:スイッチでのポート定義は、console#show interfaces statusを実行することで確認できます。


次の例では、連続するポート1~5および8と9を設定しています。

console(config)#interface range gi1/0/1-5,gi1/0/8,gi1/0/9

 

メモ: ギガビットイーサネット、10ギガビットイーサネットなど、種類の異なるインターフェイスを一度に設定することができます。

 

Article Properties


Affected Product

PowerSwitch N3000 Series, PowerConnect 7024, PowerConnect 7024F, PowerConnect 7024P, PowerConnect 8024, PowerConnect 8024F, PowerConnect 8100 Series, PowerConnect M6220, PowerConnect M6348, PowerConnect M8024, PowerConnect M8024-K

Last Published Date

21 Feb 2021

Version

3

Article Type

How To