Cisco SGE2000 Configuratiehandleiding - Pagina 26
Blader online of download pdf Configuratiehandleiding voor {categorie_naam} Cisco SGE2000. Cisco SGE2000 46 pagina's. Nx-os fabric extender
Ook voor Cisco SGE2000: Snelle installatiehandleiding (32 pagina's), Release Release (16 pagina's), Gegevensblad (5 pagina's), Handleiding voor firmware-upgrade (5 pagina's), Snelstarthandleiding (2 pagina's)
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