差分

ナビゲーションに移動 検索に移動
編集の要約なし
9行目: 9行目:  
=== 基本 ===
 
=== 基本 ===
 
ポートを使用する種別を定義して、ポートを使いやすいように割り当てます。
 
ポートを使用する種別を定義して、ポートを使いやすいように割り当てます。
 +
 +
=== ポート番号を調べる方法は ? ===
 +
構成図を実機入荷前に書く場合、ポート番号の表記をドキュメントから調査したい状況があります。
 +
 +
例えば Catalyst 9500 の場合、ハードウェア インストレーション ガイドと、コンフィギュレーションガイドのインターフェース設定を確認しましょう。
 +
 +
* 日本語 :
 +
** [https://www.cisco.com/c/ja_jp/td/docs/switches/lan/catalyst9500/hardware/install/b_catalyst_9500_hig/b_catalyst_9500_hig_chapter_01001.html#concept_qr4_53l_ldb Cisco Catalyst 9500 シリーズ スイッチのポートマッピング]
 +
** C9500 は日本語ドキュメントなし
 +
 +
* 英語 :
 +
** [https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9500/hardware/install/b_catalyst_9500_hig/9500_product-overview.html#concept_qr4_53l_ldb Port Mapping for Cisco Catalyst 9500 Series Switches]
 +
** [https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9500/software/release/16-10/configuration_guide/int_hw/b_1610_int_and_hw_9500_cg/configuring_interface_characteristics.html#concept_y44_5bz_tfb Configuring Breakout Interfaces]
 +
 +
=== 使用されるポート名 ===
 +
 +
==== Catayst 9200 / 9300 / 9500 / 9500X ボックス型スイッチ ====
 +
以下のポート名ルールが使用されます。
 +
 +
'''<タイプ><スイッチ番号(X)>/<モジュール番号(Y)>/ポート番号(Z)/波長番号(ブレイクアウト時のみ追加)''' <ref>[https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9500/software/release/17-12/configuration_guide/int_hw/b_1712_int_and_hw_9500_cg/configuring_interface_characteristics.html#interface_configuration_mode Interface Configuration Mode]
 +
 +
To configure a physical interface (port), specify the interface type, module number, and device port number, and enter interface configuration mode.
 +
 +
* Type: FortyGigabitEthernet (fortygigabitethernet or fo) fiber ports.
 +
 +
* Switch number: The number that identifies the given device. The number range is assigned the first time the device initializes.
 +
 +
* Module number: The module or slot number on the device: switch (downlink) ports are 0, and uplink ports are 1.
 +
 +
Note
 +
----C9500-32C, C9500-32QC, C9500-48Y4C, and C9500-24Y4C models of the Cisco Catalyst 9500 Series Switches have their Module number as 0 always.
 +
----* Port number: The interface number on the device. The 10/100/1000 port numbers always begin at 1, starting with the far left port when facing the front of the device, for example, FortyGigabitEthernet1/0/1 or FortyGigabitEthernet1/0/8.
 +
 +
On a device with SFP uplink ports, the module number is 1 and the port numbers restart. For example, if the device has 24 10/100/1000 ports, the SFP module ports are GigabitEthernet1/1/1 through GigabitEthernet1/1/4 or TenGigabitEthernet1/1/1 through TenGigabitEthernet1/1/4.
 +
 +
 +
[https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9500/software/release/17-12/configuration_guide/int_hw/b_1712_int_and_hw_9500_cg/configuring_interface_characteristics.html#configuring_a_breakout_interface Configuring a Breakout Interface]</ref>
 +
 +
==== 例 ====
 +
 +
* GigabitEthernetX/Y/Z
 +
* TenGigabitEthernetX/Y/Z
 +
* TwentyFiveGigabitEthernetX/Y/Z
 +
* FortyGigabitEthernetX/Y/Z
 +
* HundredGigabitEthernetX/Y/Z
 +
* FourHundredGigEX/Y/Z
 +
 +
モジュール番号は、0 だとオンボード ポート、1 はアップリンク ポート / モジュールを意味します。
 +
 +
==== Catalyst 9400 / 9600 シャーシ型スイッチ ====
 +
以下のポート名ルールが使用されます。
 +
 +
'''スタンドアローン : <タイプ><スロット番号(X)>/0(Y)/ポート番号(Z)/波長番号(ブレイクアウト時のみ追加)''' <ref name=":0">[https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9600/software/release/17-2/configuration_guide/int_hw/b_172_int_and_hw_9600_cg/configuring_interface_characteristics.html#concept_dnb_f3w_tfb Breakout Interfaces]
 +
 +
HundredGigabitEthernet <var>slot-num</var> /0/<var>port-num</var> /[1-4]: For a device without Cisco StackWise Virtual (standalone device).
 +
 +
HundredGigabitEthernet <var>switch-num</var> /<var>slot-num</var> /0/<var>port-num</var> /[1-4]: For a device with Cisco StackWise Virtual.</ref>
 +
 +
'''StackWise Virtual : <タイプ><スイッチ番号(X)>/<スロット番号(Y)>/ポート番号(Z)/波長番号(ブレイクアウト時のみ追加) <ref name=":0" />'''
 +
 +
==== 例 ====
 +
 +
* GigabitEthernetX/Y/Z
 +
* TenGigabitEthernetX/Y/Z
 +
* TwentyFiveGigabitEthernetX/Y/Z
 +
* FortyGigabitEthernetX/Y/Z
 +
* HundredGigabitEthernetX/Y/Z
 +
* FourHundredGigEX/Y/Z
 +
 +
シャーシ型の場合、スタンドアローン構成と StackWise Virtual 構成で、頭の数字の意味が異なる点に注意です。
 +
 +
===== Catalyst 9600 でブレイクアウトした場合のポート名例 =====
 +
[https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9600/software/release/17-2/configuration_guide/int_hw/b_172_int_and_hw_9600_cg/configuring_interface_characteristics.html#reference_uwp_3dz_tfb Example: Configuring a Breakout Interface]<syntaxhighlight lang="diff">
 +
Example: Configuring a Breakout Interface
 +
The following example shows a sample output of the show interface status command for a specified interface:
 +
 +
Device# show interface status | include 1/0/25
 +
 +
Hu1/0/25            inactive    1            full    40G unknown
 +
Hu1/0/25/1          connected    101          full    10G QSFP 4X10G AC10M SFP
 +
Hu1/0/25/2          connected    102          full    10G QSFP 4X10G AC10M SFP
 +
Hu1/0/25/3          connected    103          full    10G QSFP 4X10G AC10M SFP
 +
Hu1/0/25/4          connected    104          full    10G QSFP 4X10G AC10M SFP
 +
</syntaxhighlight>
    
=== ポート種別 ===
 
=== ポート種別 ===
222行目: 306行目:  
主に PoE スイッチとして電力が必要な環境で利用します。
 
主に PoE スイッチとして電力が必要な環境で利用します。
   −
== 用語 ==
+
= 用語 =
    
=== コネクタ ===
 
=== コネクタ ===
236行目: 320行目:  
MTP : Multi-fiber Termination Push-on
 
MTP : Multi-fiber Termination Push-on
   −
== 参考リンク ==
+
= 参考リンク =
 
[https://www.cisco.com/c/dam/global/ja_jp/products/collateral/switches/catalyst-9000/catalyst-9000-design-guide-basic.pdf Cisco Catalyst 9000 シリーズ スイッチ 実践ガイド(基本機能編)]
 
[https://www.cisco.com/c/dam/global/ja_jp/products/collateral/switches/catalyst-9000/catalyst-9000-design-guide-basic.pdf Cisco Catalyst 9000 シリーズ スイッチ 実践ガイド(基本機能編)]
    
[https://ja.fibresplitter.com/news/modular-patch-panel-and-breakout-cabling-whic-24296708.html モジュラーパッチパネルとブレイクアウトケーブル:将来性のあるネットワークにどちらを選択しますか?]
 
[https://ja.fibresplitter.com/news/modular-patch-panel-and-breakout-cabling-whic-24296708.html モジュラーパッチパネルとブレイクアウトケーブル:将来性のあるネットワークにどちらを選択しますか?]
 +
 +
[https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9500/software/release/17-12/configuration_guide/int_hw/b_1712_int_and_hw_9500_cg/configuring_interface_characteristics.html#breakout_interfaces Breakout Interfaces]
 +
 +
[https://www.cisco.com/c/ja_jp/td/docs/switches/lan/catalyst9500/hardware/install/b_catalyst_9500_hig/b_catalyst_9500_hig_chapter_01001.html#id_69801 Cisco Catalyst 9500 シリーズ高性能スイッチのポートマッピング]
 +
 +
= 引用 =
 
[[カテゴリ:Catalyst 9000]]
 
[[カテゴリ:Catalyst 9000]]
 
[[カテゴリ:Catalyst]]
 
[[カテゴリ:Catalyst]]

案内メニュー