Setup Guide

Table Of Contents
3. Create the Internal network.
interface vlan 1
description Internal_Network
no shutdown
exit
4. Create the Management VLAN.
interface vlan 100
description Management_Network
no shutdown
exit
5. Create the Storage VLAN.
interface vlan 200
description Storage_Network
no shutdown
exit
6. Create a vMotion VLAN.
interface vlan 400
description vMotion_Network
no shutdown
exit
7. Repeat steps on Switch 2.
configure terminal
interface vlan 1
description Internal_Network
no shutdown
exit
interface vlan 100
description Management_Network
no shutdown
exit
interface vlan 200
description Storage_Network
no shutdown
exit
interface vlan 400
description vMotion_Network
no shutdown
exit
Configure Virtual Link Trunking interconnect (VLTi)
Perform the following steps if you have chosen to implement VLT for your Layer 2 interconnect between the two Dell EMC
PowerSwitch Series S4148-ON ToR switches.
Work with a network administrator to implement VLTi. VLTi should not be configured without a networking specialist.
You can cable the switches together prior to configuring connectivity between the switches or you can cable the switches after
configuring the type of connectivity. See Cable the ToR switches together for details.
1. Establish a terminal session to the first ToR switch (Switch1).
2. Enter global configuration mode.
configure terminal
Configuring with Dell EMC PowerSwitch Series S4148-ON switches
29