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
Purpose
Command or Action
Enters configuration mode.
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 1
Specifies a VDC and enters VDC configuration mode.
vdc vdc_ID
Example:
switch(config)# vdc 1
Step 2
Disallows the feature set in the VDC. You cannot disallow a feature
set that is enabled in the specified VDC.
no allow feature-set fex
Example:
switch(config-vdc)# no allow feature-set
fex
Step 3
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.
end
Example:
switch(config-vdc)# end
switch#
Step 4
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.
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.
Note
Cisco Nexus 2000 Series NX-OS Fabric Extender Software Configuration Guide
16
OL-25816-02
Configuring the Fabric Extender
Associating a Fabric Extender to a Fabric Interface