Cisco SGE2000 Manuel de configuration - Page 31
Parcourez en ligne ou téléchargez le pdf Manuel de configuration pour {nom_de_la_catégorie} Cisco SGE2000. Cisco SGE2000 46 pages. Nx-os fabric extender
Également pour Cisco SGE2000 : Manuel d'installation rapide (32 pages), Note de mise à jour (16 pages), Fiche technique (5 pages), Manuel de mise à jour du micrologiciel (5 pages), Manuel de démarrage rapide (2 pages)
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