Cisco SGE2000 구성 매뉴얼 - 페이지 32

{카테고리_이름} Cisco SGE2000에 대한 구성 매뉴얼을 온라인으로 검색하거나 PDF를 다운로드하세요. Cisco SGE2000 46 페이지. Nx-os fabric extender
Cisco SGE2000에 대해서도 마찬가지입니다: 빠른 설치 매뉴얼 (32 페이지), 릴리스 노트 (16 페이지), 데이터시트 (5 페이지), 펌웨어 업그레이드 매뉴얼 (5 페이지), 빠른 시작 매뉴얼 (2 페이지)

Cisco SGE2000 구성 매뉴얼
Configuring Fabric Extender Global Features
Before You Begin
Ensure that you have enabled the Fabric Extender feature set.
Ensure that you are in the correct VDC (or use the switchto vdc command).
SUMMARY STEPS
1. configure terminal
2. fex FEX-number
3. (Optional) description desc
4. (Optional) no description
5. (Optional) type FEX-type
6. (Optional) no type
7. (Optional) serial serial
8. (Optional) no serial
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
fex FEX-number
Example:
switch(config)# fex 101
switch(config-fex)#
Step 3
description desc
Example:
switch(config-fex)# description
Rack7A-N2K
Step 4
no description
Example:
switch(config-fex)# no description
Step 5
type FEX-type
Example:
switch(config-fex)# type N2248T
Cisco Nexus 2000 Series NX-OS Fabric Extender Software Configuration Guide
22
Purpose
Enters configuration mode.
Enters configuration mode for the specified Fabric Extender. The range of the
FEX-number is from 101 to 199.
(Optional)
Specifies the description. The default is the string FEXxxxx where xxxx is the
FEX-number. If the FEX-number is 123, the description is FEX0123.
(Optional)
Deletes the description.
(Optional)
Specifies the type of Fabric Extender. FEX-type is one of the following:
• N2224TP—24 100Base-T/1000Base-T Ethernet host interfaces and 2
10-Gigabit SFP+ Ethernet fabric interfaces module
• N2232P and N2232TM—32 10-Gigabit SFP+ Ethernet host interfaces
and 8 10-Gigabit SFP+ Ethernet fabric interfaces module
Configuring the Fabric Extender
OL-25816-02