Cisco SGE2000 Manual de configuración - Página 26

Navegue en línea o descargue pdf Manual de configuración para Enrutador de red Cisco SGE2000. Cisco SGE2000 46 páginas. Nx-os fabric extender
También para Cisco SGE2000: Manual de instalación rápida (32 páginas), Nota de publicación (16 páginas), Ficha de datos (5 páginas), Manual de actualización del firmware (5 páginas), Manual de inicio rápido (2 páginas)

Cisco SGE2000 Manual de configuración

Associating a Fabric Extender to a Fabric Interface

Ensure that you have not enabled the feature set in the specified VDC.
SUMMARY STEPS
1. configure terminal
2. vdc vdc_ID
3. no allow feature-set fex
4. end
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
vdc vdc_ID
Example:
switch(config)# vdc 1
Step 3
no allow feature-set fex
Example:
switch(config-vdc)# no allow feature-set
fex
Step 4
end
Example:
switch(config-vdc)# end
switch#
Associating a Fabric Extender to a Fabric Interface
A FEX is connected to its parent device through a port channel. By default, the parent device does not allow
the attached Fabric Extender to connect until it has been assigned a FEX-number and is associated with the
connected interface.
Note
You must have installed and enabled the Fabric Extender features with the install feature-set fex and
feature-set fex commands before you can configure and use a Fabric Extender that is connected to the
parent switch.
Cisco Nexus 2000 Series NX-OS Fabric Extender Software Configuration Guide
16
Purpose
Enters configuration mode.
Specifies a VDC and enters VDC configuration mode.
Disallows the feature set in the VDC. You cannot disallow a feature
set that is enabled in the specified VDC.
By default, the installed Fabric Extender feature set is allowed in all
VDCs on the device. You can disallow a feature set in a specific
VDC. Subsequently, you can change the status back to allowed with
the allow feature-set fex command.
Exits VDC configuration mode and returns to EXEC mode.
Configuring the Fabric Extender
OL-25816-02