Deployment Guide

22 VxRail Networking Guide with Dell EMC S4148-ON Switches | version 1.0
b. Switch-1# show running-configuration interface VLAN 120
interface vlan120
description VSAN
no shutdown
ip address 192.168.120.251/24
ip igmp snooping querier
vrrp-group 120
priority 254
virtual-address 192.168.120.254
c. Switch-1# show VLAN
Codes: * - Default VLAN, M - Management VLAN, R - Remote Port Mirroring
VLANs Q: A - Access (Untagged), T Tagged
NUM Status Description Q Ports
* 1 up Management A Eth1/1/1-1/1/22,1/1/31-1/1/54 Po1-2,100
110 up vMotion T Eth1/1/1-1/1/8 Po1-2,100
120 up VSAN T Eth1/1/1-1/1/8 Po1-2,100
130 up VM_Network_A T Eth1/1/1-1/1/8 Po1-2,100
Note: Ensure the appropriate interface has switchport trunk allowed VLAN 110,120,130,140. This will tag
each port for the specified VLANs.
d. Switch-1# show port-channel summary
Flags: D - Down I - member up but inactive P - member up and active
U - Up (port-channel)
------------------------------------------------------------------
Group Port-Channel Type Protocol Member Ports
------------------------------------------------------------------
1 port-channel1 (D) Eth STATIC 1/1/23(D) 1/1/24(D)
2 port-channel2 (D) Eth STATIC 1/1/25(D) 1/1/26(D)
100 port-channel100 (U) Eth STATIC 1/1/29(P) 1/1/30(P)
4.3.1 Inter switch links (ISL) configuration
Two 100GbE ports from each Dell EMC Networking S4148-ON switch create an inter switch link. This
configuration provides 200GbE bandwidth between the ToR switches.
The two examples for configuring ISL ports are:
ISL Port-Channel without VLT - Section 4.3.2
ISL Port-Channel with VLT - Section 4.3.3
Note: ISL Port-Channel with VLT is the preferred high availability option and a best practice.