10-18-2024 03:36 PM
I understand that the system-id extension is used to create a unique BID per vlan in PVST+. My question is
1) Does the receiving switch will use that "System-id extension" field to verify the vlan that the frame is received?
2) What if there is a native vlan mismatch between the switches( One side is Vlan 100 and the other side is vlan 200). Does the switch use that system-id extension to figure out the issue?
Solved! Go to Solution.
10-18-2024 06:33 PM - edited 10-18-2024 06:33 PM
1) Does the receiving switch will use that "System-id extension" field to verify the vlan that the frame is received?
No, its only used to identity the correct VLAN for the BPDU
2) What if there is a native vlan mismatch between the switches( One side is Vlan 100 and the other side is vlan 200). Does the switch use that system-id extension to figure out the issue?
No, I don't think so. usually its CDP and LLDP which identifies native vlan mismatch.
10-18-2024 06:42 PM
system-id extension is included in Bridge ID part of BPDU section which included in main STP (Cisco and IEEE versions) frame. In case native vlan mismatch, I think STP will show u message and put ports in disable mode. This may be based on CDP frame that carries native vlan id I think (not 100% sure so need to check it out)
Regards, ML
**Please Rate All Helpful Responses **
10-18-2024 06:33 PM - edited 10-18-2024 06:33 PM
1) Does the receiving switch will use that "System-id extension" field to verify the vlan that the frame is received?
No, its only used to identity the correct VLAN for the BPDU
2) What if there is a native vlan mismatch between the switches( One side is Vlan 100 and the other side is vlan 200). Does the switch use that system-id extension to figure out the issue?
No, I don't think so. usually its CDP and LLDP which identifies native vlan mismatch.
10-30-2024 08:52 AM
Got it. Thanks for clarifying!
10-30-2024 08:58 AM
Got it. Thanks for clarifying!
10-18-2024 06:42 PM
system-id extension is included in Bridge ID part of BPDU section which included in main STP (Cisco and IEEE versions) frame. In case native vlan mismatch, I think STP will show u message and put ports in disable mode. This may be based on CDP frame that carries native vlan id I think (not 100% sure so need to check it out)
Regards, ML
**Please Rate All Helpful Responses **
10-18-2024 07:21 PM
Here is Wireshark STP capture; notice vlan ID "in red" ; Filed indicating vlan id is inside of TLV (6 bit towards end) part of STP frame from my picture in previous post
Regards, ML
**Please Rate All Helpful Responses **
10-30-2024 08:51 AM
That makes sense. Thank you so much for confirming!
10-30-2024 08:53 AM
Thanks for the including the picture!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide