Cisco SGE2000 Podręcznik konfiguracji - Strona 31

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
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