Connectivity Guide

29 Dell EMC Networking OS10 Enterprise Edition Switch Configuration Guide for VxRail featuring S5248F-ON,
S5232F-ON and S5148F-ON
S5148F-Leaf1A
S5148F-Leaf1B
interface vlan1613
description vSAN
no shutdown
interface vlan1614
description VM_Network_A
no shutdown
interface vlan1615
description VM_Network_B
no shutdown
interface vlan1613
description vSAN
no shutdown
interface vlan1614
description VM_Network_A
no shutdown
interface vlan1615
description VM_Network_B
no shutdown
7.2.3 Configure interfaces
Configure the interfaces for the jump box or laptop computer connections to be used during VxRail
deployment. This example uses interface 1/1/9 on each switch. While only one connection is required, two are
used for redundancy. Add these interfaces as access ports on VLAN 1611 (the in-band management VLAN).
Note: In this example, the jump box also provides DNS and NTP services as covered in Section 5.4
. If these
services are located on other devices, ensure the switch interfaces connected to these services are
configured in the same manner.
Configure the interfaces for connections to the VxRail nodes. Interfaces 1/1/17 through 1/1/20 are used in this
example.
Use the switchport mode trunk command to enable ports to carry traffic for multiple VLANs. Configure
the ports as access (untagged) ports on VLAN 1611 (the in-band management VLAN). Configure the ports as
trunk (tagged) ports on VLANs 1612-1615 (the vMotion, vSAN, and VM Network VLANs).
Configure ports directly connected to nodes, servers, or other endpoints as STP edge ports. Set flow control
to “receive on” and “transmit off” on node-connected ports as a best practice.
Note: Flow control is enabled on all network interfaces in ESXi by default. For more information, see
VMware
vSAN Network Design.
Configure interfaces dual switch without VLT
S5148F-Leaf1A
S5148F-Leaf1B
interface ethernet1/1/9
description JumpBox_DNS
switchport access vlan 1611
spanning-tree port type edge
no shutdown
interface ethernet1/1/17
description Node1_Port1
switchport mode trunk
switchport access vlan 1611
interface ethernet1/1/9
description JumpBox_DNS
switchport access vlan 1611
spanning-tree port type edge
no shutdown
interface ethernet1/1/17
description Node1_Port2
switchport mode trunk
switchport access vlan 1611