Cisco SLM2024T-NA 구성 매뉴얼 - 페이지 31

{카테고리_이름} Cisco SLM2024T-NA에 대한 구성 매뉴얼을 온라인으로 검색하거나 PDF를 다운로드하세요. Cisco SLM2024T-NA 46 페이지. Nx-os fabric extender
Cisco SLM2024T-NA에 대해서도 마찬가지입니다: 데이터시트 (11 페이지)

Cisco SLM2024T-NA 구성 매뉴얼
Configuring the Fabric Extender
Command or Action
Step 2
limit-resource module-type f2
Example:
switch(config)# limit-resource module-type f2
Step 3
interface ethernet <mod-number><port-range>
Example:
switch(config)# interface ethernet 1/1
Step 4
allocate interface ethernet <slot-port>
Example:
switch(config)# allocate interface ethernet 1
Step 5
switchport mode fex -fabric
Example:
switch(config-if)# switchport mode fex -fabric
Step 6
fex associate <FEX chassis number>
Example:
switch(config-if)# fex associate 101
Step 7
channel-group <port-channel number>
Example:
switch(config-if)# channel-group 1
Step 8
no shutdown
Example:
switch(config-if)# no shutdown
Step 9
int po <port-channel number>
Example:
switch(config-if)# int po 1
Step 10
no shutdown
Example:
switch(config-if)# no shutdown

Configuring Fabric Extender Global Features

You can configure global features on the Fabric Extender.
OL-25816-02
Cisco Nexus 2000 Series NX-OS Fabric Extender Software Configuration Guide
Configuring Fabric Extender Global Features
Purpose
Specifies the module type.
Specifies the interface.
Allocates the F2 interfaces to VDC.
Specifies the FEX
Specifies the chassis.
Specifies the port channel number.
Brings up port.
Specifies the port channel.
Brings up the port channel.
21