- ページ 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