- ページ 30
ネットワーク・ルーター Cisco SGE2000のPDF 設定マニュアルをオンラインで閲覧またはダウンロードできます。Cisco SGE2000 46 ページ。 Nx-os fabric extender
Cisco SGE2000 にも: クイック・インストール・マニュアル (32 ページ), リリースノート (16 ページ), データシート (5 ページ), ファームウェア・アップグレード・マニュアル (5 ページ), クイック・スタート・マニュアル (2 ページ)
Associating a Fabric Extender to a Fabric Interface
F2 modules are only supported by the following FEX devices:
Note
• 2248TP
• 2248TP-E
• 2232TP
• 2232PP
• 2232TM
• 2224TP
Each port in the ASIC has an index. Allow only ports with similar indices across ASICs to be added to a
Note
port channel.
For example, if port 1 has an index of 1 and port 2 has an index of 2, then
• Supported: Port 1 of ASIC 1 and port 1 of ASIC 2 are added to a port channel.
• Not supported: Port 1 of ASIC 1 and port 2 of ASIC 2 to form a port channel.
In general, a set of ports from an ASIC that has an index sub-set S, such as {1,2,4}, is allowed to be added
to a port-channel only if the port-channel has an equivalent or an empty set.
SUMMARY STEPS
1. vdc switch
2. limit-resource module-type f2
3. interface ethernet <mod-number><port-range>
4. allocate interface ethernet <slot-port>
5. switchport mode fex -fabric
6. fex associate <FEX chassis number>
7. channel-group <port-channel number>
8. no shutdown
9. int po <port-channel number>
10. no shutdown
DETAILED STEPS
Command or Action
Step 1
vdc switch
Example:
switch(config)# vdc switch
Cisco Nexus 2000 Series NX-OS Fabric Extender Software Configuration Guide
20
Configuring the Fabric Extender
Purpose
Specifies the VDC.
OL-25816-02