Setup Guide

Table Of Contents
2. Ingrese al modo de configuración global.
configure terminal
3. Configure el canal de puerto para los enlaces ascendentes.
interface port-channel 30
description Uplink
no shutdown
switchport mode trunk
switchport access vlan 1
vlt-port-channel 30
4. Configure los puertos de los enlaces ascendentes en el switch.
NOTA: Para garantizar las prácticas recomendadas de iSCSI, se recomienda deshabilitar el control de flujo como se muestra a
continuación.
interface ethernet 1/1/29
description Uplink_Ports
no shutdown
channel-group 30 mode active
no switchport
flowcontrol receive off
flowcontrol transmit off
interface ethernet 1/1/30
description Uplink_Ports
no shutdown
channel-group 30 mode active
no switchport
flowcontrol receive off
flowcontrol transmit off
5. Confirme la configuración a la NVRAM.
copy running-configuration startup-configuration
6. Repita en el switch 2.
configure terminal
interface port-channel 30
description Uplink
no shutdown
switchport mode trunk
switchport access vlan 1
switchport trunk allowed vlan 200
vlt-port-channel 30
interface ethernet 1/1/29
description Uplink_Ports
no shutdown
channel-group 30 mode active
no switchport
flowcontrol receive off
flowcontrol transmit off
interface ethernet 1/1/30
description Uplink_Ports
no shutdown
channel-group 30 mode active
no switchport
flowcontrol receive off
flowcontrol transmit off
copy running-configuration startup-configuration
62
Configuración de Modelo PowerStore T con switches de la parte superior del rack Dell PowerSwitch serie S4148