Connectivity Guide

33 Dell EMC Networking OS10 Enterprise Edition Switch Configuration Guide for VxRail featuring S5248F-ON,
S5232F-ON and S5148F-ON
S5148F-ON
description VM_Network_A
no shutdown
interface vlan1615
description VM_Network_B
no shutdown
7.3.3 Configure interfaces
Configure the interfaces for the jump box or laptop computer connections to be used during VxRail
deployment. This example uses interfaces 1/1/9 and 1/1/10. 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/24 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.
When the configuration is complete, exit configuration mode and save the configuration with the end and
write memory commands.
Configure interfaces single switch
S5148F-ON
interface ethernet1/1/9
description JumpBox_DNS
switchport access vlan 1611
spanning-tree port type edge
no shutdown
interface ethernet1/1/10
description JumpBox_DNS
switchport access vlan 1611
spanning-tree port type edge
no shutdown
interface ethernet1/1/17
description Node1_Port1