Cisco SGE2000 구성 매뉴얼 - 페이지 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