Start a Conversation

Solved!

Go to Solution

1 Rookie

 • 

6 Posts

28

August 22nd, 2025 18:05

Dell s3124 switch OS9 remove interface from default vlan

I was doing a configuration change on interface 1/25. I ran default interface to clear configs. completed my configs but now 1/25 shows in my default vlan as untagged. My question is how i remove it from the default vlan as i already have it tagged in the two vlans i needed. I have tried a couple things but with no luck

Moderator

 • 

3.9K Posts

August 26th, 2025 15:35

hello

to match other switches you have to disable default vlan with

default-vlan disable

interface vlan 500
no untagged Te 1/25
interface vlan 45
no tagged Te 1/25

let me know if you want to reassign Te 1/25

thanks

Moderator

 • 

3.9K Posts

August 25th, 2025 07:42

Hi,

 

I'm a little confuse about your issue that you want to address. We cannot remove 1/25 from default vlan 1 as it is default settings on switch.

 

Perhaps, you want to do a show tech and let us know for interface 1/25 needed what configuration. 

1 Rookie

 • 

6 Posts

August 26th, 2025 13:50

@DELL-Joey C​ 

Sorry for the vague description here is the vlan info for the switch i want  1/25 removed from vlan 500. 

    NUM    Status    Description                     Q Ports
    1      Active                                    T Te 1/25-1/26
                                                     U Gi 1/1-1/12,1/14-1/24
    45     Active                                    T Te 1/25
                                                     U Gi 1/13
*   500    Active                                    U Te 1/25

I would like it to be smiliar to my other switches were our default vlan is inactive. the below is from a different switch.

   NUM    Status    Description                     Q Ports
    1      Active                                    T Te 1/25-1/26
                                                     U Gi 1/1-1/24
*   500    Inactive

1 Rookie

 • 

6 Posts

August 26th, 2025 15:51

@DELL-Marco B​ 

Thank you!

No Events found!

Top