Unsolved
1 Rookie
•
2 Posts
0
31
November 20th, 2024 15:03
Replacing Dell 4032 and Ubiquiti EdgeSwitch 16 with Dell 5248F-ON questions
Hello all! I'm currently working on a project to phase out two Dell 4032 and two Ubiquiti EdgeSwitch 16's with two Dell 5248 switches. The current set sits between our two NetApp Vsan units and 3 VMWare hosts. The NetApps have two controllers per device and we currently have two NICs per controller set up in a lag config running to the Ubiquiti switches, so a total of 8 DAC cables. From the Ubiquiti Switches there are two ports(LAG) from each switch connected to our two 4032 switches that are in stacked configuration. Below is how I have the 5248 switches set up currently. Does anyone see any reasons this wouldn't work to replace the 4 switches?
5248 Switch 1
interface port-channel10
description "Netapp2 Controller 1 port-channel"
no shutdown
switchport mode trunk
switchport access vlan 1
switchport trunk allowed vlan 102
!
interface port-channel20
description "NetApp1 Controller1 Port-Channel"
no shutdown
switchport mode trunk
switchport access vlan 1
switchport trunk allowed vlan 102
!
interface ethernet1/1/1:1
description "VMWare Host 1"
no shutdown
switchport access vlan 102
flowcontrol receive off
!
interface ethernet1/1/2:1
description "VMWare Host 2"
no shutdown
switchport access vlan 102
flowcontrol receive off
!
interface ethernet1/1/3:1
description "VMWare Host 3"
no shutdown
switchport access vlan 102
flowcontrol receive off
!
interface ethernet1/1/4:1
description "NetApp1 Controller 1"
no shutdown
channel-group 20 mode active
no switchport
flowcontrol receive off
!
interface ethernet1/1/5:1
description "Netapp2 Controller 1"
no shutdown
channel-group 10 mode active
no switchport
flowcontrol receive off
!
interface ethernet1/1/6:1
description "NetApp1 Controller 1"
no shutdown
channel-group 20 mode active
no switchport
flowcontrol receive off
!
interface ethernet1/1/7:1
description "Netapp2 Controller 1"
no shutdown
channel-group 10 mode active
no switchport
flowcontrol receive off
5248 Switch 2
interface port-channel30
description "Netapp2 Controller 2 port-channel"
no shutdown
switchport mode trunk
switchport access vlan 1
switchport trunk allowed vlan 102
!
interface port-channel40
description "NetApp1 Controller 2 Port-Channel"
no shutdown
switchport mode trunk
switchport access vlan 1
switchport trunk allowed vlan 102
interface ethernet1/1/1:1
description "VMWare Host 1"
no shutdown
switchport access vlan 102
flowcontrol receive off
!
interface ethernet1/1/2:1
description "VMWare Host 2"
no shutdown
switchport access vlan 102
flowcontrol receive off
!
interface ethernet1/1/3:1
description "VMWare Host 3"
no shutdown
switchport access vlan 102
flowcontrol receive off
!
interface ethernet1/1/4:1
description "NetApp1 Controller 2"
no shutdown
channel-group 40 mode active
no switchport
flowcontrol receive off
!
interface ethernet1/1/5:1
description "Netapp2 Controller 2"
no shutdown
channel-group 30 mode active
no switchport
flowcontrol receive off
!
interface ethernet1/1/6:1
description "NetApp1 Controller 2"
no shutdown
channel-group 40 mode active
no switchport
flowcontrol receive off
!
interface ethernet1/1/7:1
description "Netapp2 Controller 2"
no shutdown
channel-group 30 mode active
no switchport
flowcontrol receive off
DELL-Young E
Moderator
•
5.1K Posts
0
November 21st, 2024 08:03
Hello thanks for choosing Dell and welcome to our community.
For us to help you the best that you send tech support your logs with an official ticket. https://dell.to/4eI7HnY The assist on the forum may be limited.
However for now, what I can point out is that it looks like there's some misconfiguration.
Can you tell us if your configuration is following this topology that I shared? Because there has to be some special configuration done on OS10 switches(S5248F). You can share your own topology diagram if you like for our better understanding.
Respectfully,
Serial Sledder
1 Rookie
•
2 Posts
0
December 4th, 2024 14:05
Sorry for the late response. Thanksgiving week was hectic. I'll get a diagram loaded as quick as I can to show