How to implement VLAN and VLAN-tag

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to implement VLAN and VLAN-tag

Jump to solution
353 Views
OTSL-J
Contributor II

The uip is implemented in the S32K148EVB-KIT sample source, but I cannot find where to set the VLAN and VLAN-tag.
Please tell me how to implement VLAN and VLAN-tag.

0 Kudos
1 Solution
330 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

not sure of the example you are referring to. I think, to send a VLAN frame, you can add VLAN tag into the frame array before calling Ethernet frame sending service; https://en.wikipedia.org/wiki/IEEE_802.1Q

BR, Petr

View solution in original post

0 Kudos
2 Replies
296 Views
OTSL-J
Contributor II

Thank you for your advice.

0 Kudos
331 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

not sure of the example you are referring to. I think, to send a VLAN frame, you can add VLAN tag into the frame array before calling Ethernet frame sending service; https://en.wikipedia.org/wiki/IEEE_802.1Q

BR, Petr

0 Kudos