Setup Guide

Table Of Contents
NOTA: Para obter as melhores práticas de iSCSI, é recomendável desativar o controle de fluxo conforme demonstrado a seguir.
interface ethernet 1/1/54
channel-group 20 mode active
flowcontrol receive off
flowcontrol transmit off
exit
11. Confirme as alterações de configuração na NVRAM.
copy running-configuration startup-configuration
12. Repita o procedimento no segundo switch ToR (2), como demonstrado a seguir.
Switch 1 Switch 2
configure terminal
interface port-channel 10
description "LACP port channel for Node A"
vlt-port-channel 10
no shutdown
switchport mode trunk
switchport access vlan 1
spanning-tree port type edge
exit
interface port-channel 20
description "LACP port channel for Node B"
vlt-port-channel 20
no shutdown
switchport mode trunk
switchport access vlan 1
spanning-tree port type edge
exit
interface ethernet 1/1/1
channel-group 10 mode active
flowcontrol receive off
flowcontrol transmit off
exit
interface ethernet 1/1/54
channel-group 20 mode active
flowcontrol receive off
flowcontrol transmit off
exit
copy running-configuration startup-
configuration
configure terminal
interface port-channel 10
description "LACP port channel for Node A"
vlt-port-channel 10
no shutdown
switchport mode trunk
switchport access vlan 1
spanning-tree port type edge
exit
interface port-channel 20
description "LACP port channel for Node B"
vlt-port-channel 20
no shutdown
switchport mode trunk
switchport access vlan 1
spanning-tree port type edge
exit
interface ethernet 1/1/1
channel-group 10 mode active
flowcontrol receive off
flowcontrol transmit off
exit
interface ethernet 1/1/54
channel-group 20 mode active
flowcontrol receive off
flowcontrol transmit off
exit
copy running-configuration startup-
configuration
Configurar as portas de uplink nos switches ToR
1. Estabeleça uma conexão de terminal com o primeiro switch ToR (Switch1).
2. Entre no modo de configuração global.
configure terminal
3. Configure o port-channel para os uplinks.
interface port-channel 30
description Uplink
no shutdown
switchport mode trunk
switchport access vlan 1
vlt-port-channel 30
Configurando o Modelo PowerStore T com switches topo de rack Dell PowerSwitch Série S4148
61