Cisco SGE2000 Посібник з конфігурації - Сторінка 31
Переглянути онлайн або завантажити pdf Посібник з конфігурації для Мережевий маршрутизатор Cisco SGE2000. Cisco SGE2000 46 сторінок. Nx-os fabric extender
Також для Cisco SGE2000: Посібник зі швидкого встановлення (32 сторінок), Примітка до випуску (16 сторінок), Технічний паспорт (5 сторінок), Посібник з оновлення прошивки (5 сторінок), Посібник із швидкого старту (2 сторінок)
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