Connectivity Guide
24 Dell EMC Networking OS10 Enterprise Edition Switch Configuration Guide for VxRail featuring S5248F-ON,
S5232F-ON and S5148F-ON
Note: In OS10EE, LLDP is enabled on each interface and globally by default. LLDP is useful for
troubleshooting and validation. Dell EMC recommends leaving it enabled.
General settings – dual switch with VLT
S5148F-Leaf1A
S5148F-Leaf1B
configure terminal
hostname S5148F-Leaf1A
interface mgmt1/1/1
no ip address
ip address 100.67.172.38/24
no shutdown
management route 0.0.0.0/0
100.67.172.254
ntp server 100.67.10.20
spanning-tree mode rstp
spanning-tree rstp priority 0
configure terminal
hostname S5148F-Leaf1B
interface mgmt1/1/1
no ip address
ip address 100.67.172.37/24
no shutdown
management route 0.0.0.0/0
100.67.172.254
ntp server 100.67.10.20
spanning-tree mode rstp
spanning-tree rstp priority 4096
7.1.2 Configure VLANs
In this section, VLANs are configured per Table 2.
Create the in-band management VLAN and assign a unique IP address on each switch. Configure VRRP to
provide gateway redundancy. Set the VRRP priority. The switch with the largest priority value becomes the
master VRRP router. Assign the same virtual address to both switches.
Create the vMotion, vSAN, and VM Network VLANs.
Configure VLANs – dual switch with VLT
S5148F-Leaf1A
S5148F-Leaf1B
interface vlan1611
description InBand_Mgmt
ip address 172.16.11.253/24
vrrp-group 11
priority 150
virtual-address 172.16.11.254
no shutdown
interface vlan1612
description vMotion
no shutdown
interface vlan1613
description vSAN
no shutdown
interface vlan1614
description VM_Network_A
no shutdown
interface vlan1615
interface vlan1611
description InBand_Mgmt
ip address 172.16.11.252/24
vrrp-group 11
priority 100
virtual-address 172.16.11.254
no shutdown
interface vlan1612
description vMotion
no shutdown
interface vlan1613
description vSAN
no shutdown
interface vlan1614
description VM_Network_A
no shutdown
interface vlan1615