Dell PowerStore 3000X EMC PowerStore Network Configuration Guide for PowerSwit - Page 30

Con the LACP port channels for the nodes

Page 30 highlights

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 Configure the LACP port channels for the nodes Configuring LACP is not required, but highly recommended. The first 2 ports of the 4-Port Card are aggregated in an LACP bond. The ports run in an active/active mode if LACP is configured. If LACP is not set, the ports run in active/passive mode. Prerequisites LACP requires that a Virtual Link Trunking interconnect (VLTi) has been configured on the switches. See Configure Virtual Link Trunking interface for details. Steps 1. Establish a terminal session to the first ToR switch (Switch1). 2. Enter global configuration mode. configure terminal 3. Create VLT port-channel for Node A ports. interface port-channel 10 description "LACP port channel for Node A" vlt-port-channel 10 4. Configure allowed VLANs (VLAN trunking) and the native VLAN for Node A ports and ToR Switch 1. no shutdown switchport mode trunk switchport access vlan 1 switchport trunk allowed vlan 200,300 5. Configure the ports that are connected to PowerStore T model nodes as spanning tree protocol (STP) edge ports. spanning-tree port type edge exit 6. Create VLT port-channel for Node B ports. interface port-channel 20 description "LACP port channel for Node B" vlt-port-channel 20 30 PowerStore T model: Configure the switches

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93

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
Configure the LACP port channels for the nodes
Configuring LACP is not required, but highly recommended. The first 2 ports of the 4-Port Card are aggregated in an LACP
bond. The ports run in an active/active mode if LACP is configured. If LACP is not set, the ports run in active/passive mode.
Prerequisites
LACP requires that a Virtual Link Trunking interconnect (VLTi) has been configured on the switches. See
Configure Virtual Link
Trunking interface
for details.
Steps
1.
Establish a terminal session
to the first ToR switch (Switch1).
2.
Enter global configuration mode.
configure terminal
3.
Create VLT port-channel for Node A ports.
interface port-channel 10
description "LACP port channel for Node A"
vlt-port-channel 10
4.
Configure allowed VLANs (VLAN trunking) and the native VLAN for Node A ports and ToR Switch 1.
no shutdown
switchport mode trunk
switchport access vlan 1
switchport trunk allowed vlan 200,300
5.
Configure the ports that are connected to PowerStore T model nodes as spanning tree protocol (STP) edge ports.
spanning-tree port type edge
exit
6.
Create VLT port-channel for Node B ports.
interface port-channel 20
description "LACP port channel for Node B"
vlt-port-channel 20
30
PowerStore T model: Configure the switches