Start a Conversation

Unsolved

Closed

S

2 Posts

426

May 24th, 2023 02:00

Dell switch S3124 vlans not working

Hi,

I have a cisco 3560 in my organization, but that's out of support and EOL so i want to replace this switch with a Dell S3124 switch. 

In the current situation i have the following VLANS.

VLAN data (192.168.0.50 ip - management)
VLAN test (192.168.100.1 ip)
VLAN backup (192.168.200.1 ip)

I configured the Dell S3124 and made the following VLANs

VLAN data (192.168.0.254 ip - management)
VLAN test (192.168.100.254 ip)
VLAN backup (192.168.200.254 ip)

I have a POe+ overall switch, that's giving the uplink to both switches, both on port 1.  I can ping the devices on the Dell S3124 switch that are in VLAN data ( default vlan). but i'm not able to ping the other devices in other VLANs on the new switch. 

Current Configuration ...
! Version 9.11(2.0)
! Last configuration change at Tue May 23 23:48:58 2023 by default
!
boot system stack-unit 1 primary system: A:
boot system stack-unit 1 secondary system: B:
!
logging coredump stack-unit 1
logging coredump stack-unit 2
logging coredump stack-unit 3
logging coredump stack-unit 4
logging coredump stack-unit 5
logging coredump stack-unit 6
logging coredump stack-unit 7
logging coredump stack-unit 8
logging coredump stack-unit 9
logging coredump stack-unit 10
logging coredump stack-unit 11
logging coredump stack-unit 12
!
hostname switch1
!
protocol lldp
!
redundancy auto-synchronize full
!
!
stack-unit 1 provision S3124
!
interface GigabitEthernet 1/1
description UPLINK
no ip address
switchport
no shutdown
!
interface GigabitEthernet 1/2
no ip address
switchport
no shutdown
!
interface GigabitEthernet 1/3
no ip address
switchport
no shutdown
!
interface GigabitEthernet 1/4
no ip address
switchport
no shutdown
!
interface GigabitEthernet 1/5
no ip address
switchport
no shutdown
!
interface GigabitEthernet 1/6
no ip address
switchport
no shutdown
!
interface GigabitEthernet 1/7
no ip address
switchport
no shutdown
!
interface GigabitEthernet 1/8
no ip address
switchport
no shutdown
!
interface GigabitEthernet 1/9
no ip address
switchport
shutdown
!
interface GigabitEthernet 1/10
no ip address
switchport
shutdown
!
interface GigabitEthernet 1/11
no ip address
portmode hybrid
switchport
no shutdown
!
interface GigabitEthernet 1/12
no ip address
switchport
shutdown
!
interface GigabitEthernet 1/13
no ip address
switchport
shutdown
!
interface GigabitEthernet 1/14
no ip address
switchport
shutdown
!
interface GigabitEthernet 1/15
no ip address
switchport
shutdown
!
interface GigabitEthernet 1/16
no ip address
switchport
shutdown
!
interface GigabitEthernet 1/17
no ip address
switchport
shutdown
!
interface GigabitEthernet 1/18
no ip address
switchport
shutdown
!
interface GigabitEthernet 1/19
no ip address
switchport
no shutdown
!
interface GigabitEthernet 1/20
no ip address
switchport
shutdown
!
interface GigabitEthernet 1/21
no ip address
switchport
no shutdown
!
interface GigabitEthernet 1/22
no ip address
switchport
shutdown
!
interface GigabitEthernet 1/23
no ip address
switchport
shutdown
!
interface GigabitEthernet 1/24
no ip address
switchport
shutdown
!
interface TenGigabitEthernet 1/25
no ip address
shutdown
!
interface TenGigabitEthernet 1/26
no ip address
shutdown
!
interface TenGigabitEthernet 1/27
no ip address
shutdown
!
interface TenGigabitEthernet 1/28
no ip address
shutdown
!
interface ManagementEthernet 1/1
ip address 192.168.0.5/24
no shutdown
!
interface ManagementEthernet 2/1
no shutdown
!
interface ManagementEthernet 3/1
no shutdown
!
interface ManagementEthernet 4/1
no shutdown
!
interface ManagementEthernet 5/1
no shutdown
!
interface ManagementEthernet 6/1
no shutdown
!
interface ManagementEthernet 7/1
no shutdown
!
interface ManagementEthernet 8/1
no shutdown
!
interface ManagementEthernet 9/1
no shutdown
!
interface ManagementEthernet 10/1
no shutdown
!
interface ManagementEthernet 11/1
no shutdown
!
interface ManagementEthernet 12/1
no shutdown
!
interface Port-channel 1
no ip address
shutdown
!
interface Vlan 1
description DATA
!untagged GigabitEthernet 1/2-1/10,1/12-1/18,1/20,1/22-1/24
!
interface Vlan 50
description VLAN50
no ip address
tagged GigabitEthernet 1/21
shutdown
!
interface Vlan 100
description TEST
name MLT
ip address 192.168.100.254/24
untagged GigabitEthernet 1/11
no shutdown
!
interface Vlan 200
description BACKUP
ip address 192.168.200.254/24
tagged GigabitEthernet 1/19
no shutdown
!
management route 0.0.0.0/0 192.168.0.20
!
line console 0
line vty 0
line vty 1
line vty 2
line vty 3
line vty 4
line vty 5
line vty 6
line vty 7
line vty 8
line vty 9
!
reload-type
boot-type normal-reload
config-scr-download enable

0.20 is my firewall

Moderator

 • 

4.4K Posts

May 24th, 2023 08:00

Hello Sway1,

 

See if this can help.

 

Dell EMC Configuration Guide for the S3100 Series 9.14.2.4

Configuring Dell EMC Networking OS Options for Trunk Ports

Example of Configuring a Trunk Port as a Hybrid Port and Adding it to Stacked VLANs

https://dell.to/3WwkkuM

 

No Events found!

Top