Cisco SGE2000 Podręcznik konfiguracji - Strona 26

Przeglądaj online lub pobierz pdf Podręcznik konfiguracji dla Router sieciowy Cisco SGE2000. Cisco SGE2000 46 stron. Nx-os fabric extender
Również dla Cisco SGE2000: Instrukcja szybkiej instalacji (32 strony), Uwaga dotycząca wydania (16 strony), Arkusz danych (5 strony), Instrukcja aktualizacji oprogramowania sprzętowego (5 strony), Skrócona instrukcja obsługi (2 strony)

Cisco SGE2000 Podręcznik konfiguracji

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