Was VLAN 1 set as the PVID on the trunk? It probably has to do with it being tagged or untagged traffic. Page 877 gives a little more detail on how trunk ports work. https://dell.to/2LuSpv6
Hi Josh, PVID is default VLAN 1. Please have a look on the switchport trunk configuration: Port: Te1/0/4 VLAN Membership Mode: Trunk Mode Member of VLANs : (1),30,31,32 Access Mode VLAN: 1 (default) General Mode PVID: 1 (default) General Mode Ingress Filtering: Enabled General Mode Acceptable Frame Type: Admit All General Mode Dynamically Added VLANs: General Mode Untagged VLANs: 1 General Mode Tagged VLANs: General Mode Forbidden VLANs: Trunking Mode Native VLAN: 1 (default) Trunking Mode Native VLAN Tagging: Disabled Trunking Mode VLANs Enabled: 30,31,32 Private VLAN Host Association: none Private VLAN Mapping: Private VLAN Operational Bindings: Default Priority: 0 Protected: Disabled Do I have to enable 'Trunking Mode Native VLAN Tagging: Disabled'? If so could you please tell me how? Thanks!
I investigated and examined the situation you indicated. I couldn't say directly what caused this situation yet, but until Josh looks at it, can you try the following commands below;
DELL-Josh Cr
Moderator
•
9.5K Posts
0
February 8th, 2021 09:00
Hi NetGuy30,
Was VLAN 1 set as the PVID on the trunk? It probably has to do with it being tagged or untagged traffic. Page 877 gives a little more detail on how trunk ports work. https://dell.to/2LuSpv6
NetGuy30
1 Rookie
•
11 Posts
0
February 9th, 2021 00:00
DELL-Erman O
Moderator
•
3K Posts
0
February 9th, 2021 02:00
Hello,
I investigated and examined the situation you indicated. I couldn't say directly what caused this situation yet, but until Josh looks at it, can you try the following commands below;
no isdp enable
clear isdp table
clear isdp counters
isdp enable
NetGuy30
1 Rookie
•
11 Posts
0
February 9th, 2021 04:00
DELL-Josh Cr
Moderator
•
9.5K Posts
0
February 9th, 2021 10:00
You can do it with the following command.
switchport trunk allowed vlan remove 1 Page 885 https://dell.to/3a4mco3
NetGuy30
1 Rookie
•
11 Posts
0
February 9th, 2021 12:00
Hi Josh,
I already removed VLAN 1 from my trunk port.
Could you please tell me how to enable the following:
'Trunking Mode Native VLAN Tagging: Disabled'
Thank you!
DELL-Josh Cr
Moderator
•
9.5K Posts
0
February 9th, 2021 13:00
Try switching to general mode and add the vlan with tagged. Page 875
#switchport general allowed vlan add 1 tagged