Dell PowerStore 1200T EMC PowerStore Networking Guide for PowerStore T Models - Page 65

Table 25. Code sample of VLTi configuration steps

Page 65 highlights

3. Disable L2 mode on the 100 GbE ports that will be used for VLTi on switch 1. interface range ethernet 1/1/25-1/1/26 description VLTi no switchport mtu 9216 exit 4. Create new VLTi domain and select 100 GbE ports as discovery interfaces. vlt-domain 1 discovery-interface ethernet 1/1/25-1/1/26 ● vlt-domain, and port numbers should be the same on both switches. ● Ports 25 and 26 are both 100 GbE ports on the Dell EMC S4148-ON PowerSwitch Series. Other switches may have different port numbers assigned to the 100 GbE ports. 5. Specify the management IP of the other ToR switch as VLT backup (required for heartbeat). ● For switch1, use the switch2 IP address for the backup destination. ● For switch2, use the switch1 IP address for the backup destination. backup destination 100.0.100.11 6. Enable peer-routing to prepare to configure your uplinks. Peer routing enables or disables L3 routing to peers. NOTE: Steps to configure uplinks to the customer networks are not described in this guide. peer-routing 7. Set the priority of the switch. primary-priority 1 Valid priority values range from 1 to 65535. The switch with the lower priority setting will take precedence of the switch with the higher priority value. Do not set the same priority value to the two ToR switches. 8. Enter a VLT MAC address to avoid conflicts on the network. NOTE: You cannot use all zeros (00:00:00:00:00) for the VLT MAC address. vlt-mac 00:00:00:00:00:01 Use the same VLT MAC address when configuring switch 2. 9. Repeat above steps for the second switch. While doing so, reverse the switch IP address in step 5 as demonstrated in the code sample below. Table 25. Code sample of VLTi configuration steps Switch 1 Switch 2 configure terminal interface range ethernet 1/1/25-1/1/26 description vlti no switchport mtu 9216 exit vlt-domain 1 discovery-interface ethernet 1/1/25-1/1/26 backup destination 100.0.100.11 peer-routing primary-priority 1 vlt-mac 00:00:00:00:00:01 configure terminal interface range ethernet 1/1/25-1/1/26 description vlti no switchport mtu 9216 exit vlt-domain 1 discovery-interface ethernet 1/1/25-1/1/26 backup destination 100.0.100.10 peer-routing primary-priority 8192 vlt-mac 00:00:00:00:00:01 Configuring PowerStore T model with Dell PowerSwitch Series S4148 Top-of-Rack switches 65

  • 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
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118

3.
Disable L2 mode on the 100 GbE ports that will be used for VLTi on switch 1.
interface range ethernet 1/1/25-1/1/26
description VLTi
no switchport
mtu 9216
exit
4.
Create new VLTi domain and select 100 GbE ports as discovery interfaces.
vlt-domain 1
discovery-interface ethernet 1/1/25-1/1/26
vlt-domain
, and port numbers should be the same on both switches.
Ports 25 and 26 are both 100 GbE ports on the Dell EMC S4148-ON PowerSwitch Series. Other switches may have
different port numbers assigned to the 100 GbE ports.
5.
Specify the management IP of the other ToR switch as VLT backup (required for heartbeat).
For switch1, use the switch2 IP address for the backup destination.
For switch2, use the switch1 IP address for the backup destination.
backup destination 100.0.100.11
6.
Enable peer-routing to prepare to configure your uplinks. Peer routing enables or disables L3 routing to peers.
NOTE:
Steps to configure uplinks to the customer networks are not described in this guide.
peer-routing
7.
Set the priority of the switch.
primary-priority 1
Valid priority values range from 1 to 65535. The switch with the lower priority setting will take precedence of the switch with
the higher priority value. Do not set the same priority value to the two ToR switches.
8.
Enter a VLT MAC address to avoid conflicts on the network.
NOTE:
You cannot use all zeros (
00:00:00:00:00
) for the VLT MAC address.
vlt-mac 00:00:00:00:00:01
Use the same VLT MAC address when configuring switch 2.
9.
Repeat above steps for the second switch.
While doing so, reverse the switch IP address in step 5 as demonstrated in the code sample below.
Table 25. Code sample of VLTi configuration steps
Switch 1
Switch 2
configure terminal
interface range ethernet 1/1/25-1/1/26
description vlti
no switchport
mtu 9216
exit
vlt-domain 1
discovery-interface ethernet
1/1/25-1/1/26
backup destination 100.0.100.11
peer-routing
primary-priority 1
vlt-mac 00:00:00:00:00:01
configure terminal
interface range ethernet 1/1/25-1/1/26
description vlti
no switchport
mtu 9216
exit
vlt-domain 1
discovery-interface ethernet
1/1/25-1/1/26
backup destination 100.0.100.10
peer-routing
primary-priority 8192
vlt-mac 00:00:00:00:00:01
Configuring PowerStore T model with Dell PowerSwitch Series S4148 Top-of-Rack switches
65